aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-03-24 10:06:36 +0000
committerFuwn <[email protected]>2022-03-24 10:06:36 +0000
commit89a56981bb27f8db8b55d0a1f6a70a927415bfcc (patch)
tree09039c1acec2b96f207429dc0cd47ade903344c5
parentdocs(readme): fix install command (diff)
downloadpara-89a56981bb27f8db8b55d0a1f6a70a927415bfcc.tar.xz
para-89a56981bb27f8db8b55d0a1f6a70a927415bfcc.zip
docs(readme): fix install command
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6d98cab..35c441e 100644
--- a/README.md
+++ b/README.md
@@ -58,7 +58,7 @@ to build and install Para yourself!
#### Install from self-compile
```shell
-$ cargo install --git https://github.com/Usugata/para --branch main
+$ cargo +nightly install --git https://github.com/Usugata/para --branch main
```
If you are building and installing yourself, you must have