Skip to content

Commit 17fa037

Browse files
author
liv
committed
add another note for Xcode 10+
1 parent 1922b76 commit 17fa037

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
@@ -24,6 +24,8 @@ cd rustlings
2424

2525
_Note: If you're on MacOS, make sure you've installed Xcode and its developer tools by typing `xcode-select --install`._
2626

27+
_Note: If you have Xcode 10+ installed, you also need to install the package file found at `/Library/Developer/CommandLineTools/Packages/macOS_SDK_headers_for_macOS_10.14.pkg`._
28+
2729
Once in the directory you can install `rustlings` on your machine and run the introduction:
2830

2931
```bash

0 commit comments

Comments
 (0)