Skip to content

Commit

Permalink
docs: index-url needs to be updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex4386 committed May 25, 2024
1 parent 3a8d08c commit b3b8e15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
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:
```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):
```bash
Expand Down

0 comments on commit b3b8e15

Please sign in to comment.