diff options
| author | liv <liv@fastmail.com> | 2019-02-14 20:19:39 +0100 |
|---|---|---|
| committer | liv <liv@fastmail.com> | 2019-02-14 20:19:39 +0100 |
| commit | 1922b76ada47dba8f945fbebf27cf692e14ccd47 (patch) | |
| tree | 996066ba166be793bcec973cd3d91495b29a8e78 /README.md | |
| parent | c6a313d1a83fa1c5404ec9072815f4f1eb01721d (diff) | |
add a note regarding macos xcode dev tools
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -22,6 +22,8 @@ git clone https://github.com/rust-lang/rustlings.git cd rustlings ``` +_Note: If you're on MacOS, make sure you've installed Xcode and its developer tools by typing `xcode-select --install`._ + Once in the directory you can install `rustlings` on your machine and run the introduction: ```bash |
