Remove setup development environment script

This commit is contained in:
Harshavardhana
2015-02-21 21:38:04 -08:00
parent 87bca64173
commit a3fe948c8b
4 changed files with 5 additions and 242 deletions
+3 -2
View File
@@ -53,9 +53,10 @@ This installation document assumes Mac OSX Yosemite 10.10 or later on x86-64 pla
$ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
```
##### Install Git
##### Install Git, Python and MkDocs
```sh
$ brew install git
$ brew install git python
$ pip install mkdocs
```
##### Install YASM