소스 검색

updated Readme

Tibor Tálosi 3 년 전
부모
커밋
009a07d5f4
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -9,6 +9,7 @@
 > yourself
 * Download your firmware's source code
 * Clone the repository recursively `git clone REPO_URL --recursive` into the firmware's applications_user folder
+* Navigate into the firmwares root folder
 * Make sure you can use
   the [Fipper build tool](https://github.com/flipperdevices/flipperzero-firmware/blob/dev/documentation/fbt.md)
 * To build the project, type this into your console: