Changes
Page history
Update Installation instructions
authored
Aug 25, 2025
by
Nikolai.Hartmann
Show whitespace changes
Inline
Side-by-side
Installation-instructions.md
View page @
8528e64f
...
@@ -30,6 +30,7 @@ git ls-files /
...
@@ -30,6 +30,7 @@ git ls-files /
rm
/README.md
rm
/README.md
git update-index
--assume-unchanged
/README.md
git update-index
--assume-unchanged
/README.md
```
```
Tip:
`git status -uno`
shows which
*tracked*
files are modified, ignoring untracked ones.
# Build image (using mkosi)
# Build image (using mkosi)
```
bash
```
bash
...
...
...
...