Add explicit go get for blackfriday lib, closes #64
This commit is contained in:
parent
3c5392df99
commit
780888b845
@ -20,6 +20,7 @@ We include a lightweight Go server in `server.go`.
|
||||
To build the site:
|
||||
|
||||
```console
|
||||
$ go get github.com/russross/blackfriday
|
||||
$ tools/build
|
||||
$ open public/index.html
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user