complete getting started steps for OS X

You get 
`multirust: no default toolchain configured` 
when 
`multirust default stable`
is not executed.
This commit is contained in:
Alexander Orlov 2016-03-20 20:44:32 +01:00
parent 7051529880
commit 677193ca52
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ curl -sf https://raw.githubusercontent.com/brson/multirust/master/quick-install.
- OSX with Homebrew:
```bash
brew update && brew install multirust
multirust default stable
```
Then, download and build Parity: