mirror of
https://github.com/Ad5001/eu.ad5001.LogarithmPlotter.git
synced 2024-11-16 14:31:36 +00:00
Updating readme
This commit is contained in:
parent
ea56d30870
commit
3406323e58
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ You can build the latest version of LogarithmPlotter flatpak using `flatpak-buil
|
|||
flatpak-builder AppDir eu.ad5001.LogarithmPlotter.json
|
||||
```
|
||||
|
||||
After it finishes building (note that this step can take a while as it compiles Qt), you can run it using:
|
||||
After it finishes building (note that this step can take a while as it compiles Qt), you can run it using:
|
||||
```bash
|
||||
flatpak-builder --run AppDir/ eu.ad5001.LogarithmPlotter.json logarithmplotter --no-check-for-updates
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue