Skip to content

Commit

Permalink
Fix install
Browse files Browse the repository at this point in the history
  • Loading branch information
katcipis committed Oct 24, 2018
1 parent 4fbd5b8 commit 369aea9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ syntax headers.

## Install

If you have Go, go-get it:
If you have Go, go get it:

```sh
# Make sure GOPATH/bin is in your PATH
go get github.com/katcipis/mdtoc/cmd/mdtoc
go get github.com/madlambda/mdtoc/cmd/mdtoc
```
If not, install Go :-).

Expand Down

0 comments on commit 369aea9

Please sign in to comment.