mirror of
https://github.com/DioxusLabs/dioxus
synced 2024-11-24 05:03:06 +00:00
docs: update readme
This commit is contained in:
parent
a0356c7f36
commit
653ee254c0
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ dioxus-cli (inspired by wasm-pack and webpack) is a tool to help get dioxus proj
|
|||
## Installation
|
||||
|
||||
```
|
||||
$ cargo install dioxus-cli
|
||||
$ cargo install --git https://github.com/DioxusLabs/cli
|
||||
```
|
||||
|
||||
Now, `dioxus` is in your path, you can use `dioxus --help` to get the help document.
|
||||
|
|
Loading…
Reference in a new issue