diff --git a/README.md b/README.md index cc3ceb2..8a49d90 100644 --- a/README.md +++ b/README.md @@ -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 ```