mirror of
https://github.com/DioxusLabs/dioxus
synced 2024-11-10 14:44:12 +00:00
Update install location for CLI
This commit is contained in:
parent
f1dbf033b9
commit
ec0fce3aef
1 changed files with 4 additions and 4 deletions
|
@ -14,7 +14,7 @@ cargo install dioxus-cli
|
|||
```
|
||||
### Install from git repository
|
||||
```
|
||||
cargo install --git https://github.com/DioxusLabs/cli
|
||||
cargo install --git https://github.com/DioxusLabs/dioxus dioxus-cli
|
||||
```
|
||||
### Install from local folder
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue