Commit 0ce372f7 authored by Jeffrey Morgan's avatar Jeffrey Morgan
Browse files

fix `README.md`

parent b361fa72
...@@ -39,11 +39,13 @@ Get the dependencies: ...@@ -39,11 +39,13 @@ Get the dependencies:
pip install -r requirements.txt pip install -r requirements.txt
``` ```
Then build a binary for your current platform:
```bash ```bash
python3 build.py python3 build.py
``` ```
Then to build the app: ### Building the app
``` ```
cd desktop cd desktop
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment