Explorar el Código

docs: update readme

mrxiaozhuox hace 3 años
padre
commit
653ee254c0
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -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.