Thanks to visit codestin.com Credit goes to github.com
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.
1 parent c6a313d commit 1922b76Copy full SHA for 1922b76
README.md
@@ -22,6 +22,8 @@ git clone https://github.com/rust-lang/rustlings.git
22
cd rustlings
23
```
24
25
+_Note: If you're on MacOS, make sure you've installed Xcode and its developer tools by typing `xcode-select --install`._
26
+
27
Once in the directory you can install `rustlings` on your machine and run the introduction:
28
29
```bash
0 commit comments