doc: add hint on how to create codespace

Signed-off-by: Emmanuel Roullit <emmanuel.roullit@gmail.com>
pull/1399/head
Emmanuel Roullit 2 years ago
parent 4972bede48
commit b653d4848a

@ -65,6 +65,8 @@ If you get a permission denied message, you might have to exclude the directory
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/rust-lang/rustlings)
Open up Rustlings in [Codespaces](https://docs.github.com/en/codespaces/developing-in-codespaces/creating-a-codespace-for-a-repository#creating-a-codespace-for-a-repository)
## Manually
Basically: Clone the repository at the latest tag, run `cargo install --path .`.

Loading…
Cancel
Save