Missing code md

This commit is contained in:
Spellchaser
2017-10-10 11:10:58 -04:00
committed by GitHub
parent 4d2fac8d13
commit 1881dbd1e6

View File

@@ -133,9 +133,11 @@ Homebrew is a software management tool commonly used in Mac to manage packages.
``` ```
2. Install Go 2. Install Go
```sh
brew update && brew upgrade brew update && brew upgrade
brew install go brew install go
```
## Links ## Links
- [Directory](preface.md) - [Directory](preface.md)