diff options
| author | fmoko <mokou@posteo.de> | 2020-04-30 18:33:46 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-30 18:33:46 +0200 |
| commit | 09478571df4e674b2007a6d0cd7257200f2e4dfb (patch) | |
| tree | a96ea5184e4ebd85a2021bc397eb98b87cfe0dd1 | |
| parent | a901499ededd3ce1995164700514fe4e9a0373ea (diff) | |
| parent | 80390d8a03fa423f5435598b8002b2624c592991 (diff) | |
Merge pull request #378 from Darrenmeehan/patch-2
| -rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -18,8 +18,6 @@ Alternatively, for a first-time Rust learner, there's several other resources: _Note: If you're on MacOS, make sure you've installed Xcode and its developer tools by typing `xcode-select --install`._ -_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`._ - You will need to have Rust installed. You can get it by visiting https://rustup.rs. This'll also install Cargo, Rust's package/project manager. ## MacOS/Linux |
