Skip to content

Commit b653d48

Browse files
committed
doc: add hint on how to create codespace
Signed-off-by: Emmanuel Roullit <emmanuel.roullit@gmail.com>
1 parent 4972bed commit b653d48

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ If you get a permission denied message, you might have to exclude the directory
6565

6666
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/rust-lang/rustlings)
6767

68+
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)
69+
6870
## Manually
6971

7072
Basically: Clone the repository at the latest tag, run `cargo install --path .`.

0 commit comments

Comments
 (0)