소스 검색

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