Bläddra i källkod

updated Readme

Tibor Tálosi 3 år sedan
förälder
incheckning
009a07d5f4
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1 0
      README.md

+ 1 - 0
README.md

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