We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3821fca + cf44863 commit 92588bdCopy full SHA for 92588bd
README.md
@@ -19,7 +19,7 @@ If you use the set-up explained in [mmtk-dev-env](https://github.com/mmtk/mmtk-d
19
20
```console
21
# replace nightly-YYYY-MM-DD with the the toolchain version specified in mmtk-dev-env
22
-$ Export RUSTUP_TOOLCHAIN=nightly-YYYY-MM-DD
+$ export RUSTUP_TOOLCHAIN=nightly-YYYY-MM-DD
23
```
24
25
You may also need to use ssh-agent to authenticate with github (see [here](https://github.com/rust-lang/cargo/issues/3487) for more info):
0 commit comments