mirror of
https://github.com/russross/blackfriday.git
synced 2024-03-22 13:40:34 +08:00
readme tweak
This commit is contained in:
parent
ee3fe99203
commit
cd7b952148
|
@ -27,8 +27,8 @@ Check out `example/main.go` for an example of how to use it. Run
|
|||
`gomake` in that directory to build a simple command-line markdown
|
||||
tool:
|
||||
|
||||
cd $GOROOT/src/pkg/github.com/russross/blackfriday
|
||||
gomake markdown
|
||||
cd $GOROOT/src/pkg/github.com/russross/blackfriday/example
|
||||
gomake
|
||||
|
||||
will build the binary `markdown` in the `example` directory.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user