Skip to content

Commit 1922b76

Browse files
author
liv
committed
add a note regarding macos xcode dev tools
1 parent c6a313d commit 1922b76

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ git clone https://github.com/rust-lang/rustlings.git
2222
cd rustlings
2323
```
2424

25+
_Note: If you're on MacOS, make sure you've installed Xcode and its developer tools by typing `xcode-select --install`._
26+
2527
Once in the directory you can install `rustlings` on your machine and run the introduction:
2628

2729
```bash

0 commit comments

Comments
 (0)