Skip to content

Commit 2356b5c

Browse files
Fix manual installation with install to the current directory
1 parent fb7dac7 commit 2356b5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ If you get a permission denied message, you might have to exclude the directory
5454

5555
## Manually
5656

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

5959
```bash
6060
# find out the latest version at https://github.com/rust-lang/rustlings/releases/latest (on edit 5.0.0)

0 commit comments

Comments
 (0)