Add make clean step to flatpak README
This commit is contained in:
parent
d53cf0cbbe
commit
13dde2fe95
|
@ -20,6 +20,7 @@ If the download fails for some reason, run `flatpak repair` before retrying.
|
|||
To build, run from the root of the project:
|
||||
|
||||
```
|
||||
make clean
|
||||
flatpak-builder --repo=build/flatpak/repo --force-clean build/flatpak/build packaging/flatpak/mirage.flatpak.yaml
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user