docs(README.md): fix typo (#451)

This commit is contained in:
Yoshiya Hinosawa 2018-04-27 03:50:03 +09:00 committed by Vytautas Šaltenis
parent 55d61fa8aa
commit 16ac584625

View File

@ -34,7 +34,7 @@ developed on its own branch: https://github.com/russross/blackfriday/tree/v2 and
documentation is available at documentation is available at
https://godoc.org/gopkg.in/russross/blackfriday.v2. https://godoc.org/gopkg.in/russross/blackfriday.v2.
It is `go get`-able via via [gopkg.in][6] at `gopkg.in/russross/blackfriday.v2`, It is `go get`-able via [gopkg.in][6] at `gopkg.in/russross/blackfriday.v2`,
but we highly recommend using package management tool like [dep][7] or but we highly recommend using package management tool like [dep][7] or
[Glide][8] and make use of semantic versioning. With package management you [Glide][8] and make use of semantic versioning. With package management you
should import `github.com/russross/blackfriday` and specify that you're using should import `github.com/russross/blackfriday` and specify that you're using