diff options
| author | Emmanuel Roullit <emmanuel.roullit@gmail.com> | 2022-12-01 16:15:13 +0100 |
|---|---|---|
| committer | Emmanuel Roullit <emmanuel.roullit@gmail.com> | 2022-12-01 16:15:13 +0100 |
| commit | b653d4848a52701d2240f130ab74c158dd5d7069 (patch) | |
| tree | 694d1061c90c500f0a912004285403f95ceac551 /README.md | |
| parent | 4972bede48001fb4ae6838a98c2bfce2399d7293 (diff) | |
doc: add hint on how to create codespace
Signed-off-by: Emmanuel Roullit <emmanuel.roullit@gmail.com>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -65,6 +65,8 @@ If you get a permission denied message, you might have to exclude the directory [](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 .`. |
