Skip to content

Commit

Permalink
docs: add go install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
hugomrdias committed Jul 15, 2020
1 parent 2168a6f commit ba5c325
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ yarn install
```

## Develop
You need to have Go installed https://golang.org/doc/install

### Update submodules
```sh
git submodule update --init
```bash
brew install go
```

### Serve with Live Reload
Expand Down

0 comments on commit ba5c325

Please sign in to comment.