Pārlūkot izejas kodu

docs: index-url needs to be updated

Alex4386 1 gadu atpakaļ
vecāks
revīzija
b3b8e1506a
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -25,7 +25,7 @@
 3. Run `ufbt update` to update the SDK for your flipper
 3. Run `ufbt update` to update the SDK for your flipper
     - If you are using custom firmware, You should switch SDK. Here is the example for `unleashed` firmware:
     - If you are using custom firmware, You should switch SDK. Here is the example for `unleashed` firmware:
         ```bash
         ```bash
-        ufbt update --url=https://up.unleashedflip.com/directory.json
+        ufbt update --index-url=https://up.unleashedflip.com/directory.json
         ```
         ```
     - If you want to use different release channel, You can run update to that channel too. Here is the example for `dev` channel (`dev`, `rc`, `release` are supported):
     - If you want to use different release channel, You can run update to that channel too. Here is the example for `dev` channel (`dev`, `rc`, `release` are supported):
         ```bash
         ```bash