Explorar o código

fix `README.md`

Jeffrey Morgan hai 1 ano
pai
achega
0ce372f744
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      README.md

+ 3 - 1
README.md

@@ -39,11 +39,13 @@ Get the dependencies:
 pip install -r requirements.txt
 ```
 
+Then build a binary for your current platform:
+
 ```bash
 python3 build.py
 ```
 
-Then to build the app:
+### Building the app
 
 ```
 cd desktop