瀏覽代碼

fix `README.md`

Jeffrey Morgan 1 年之前
父節點
當前提交
0ce372f744
共有 1 個文件被更改,包括 3 次插入1 次删除
  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