Skip to content

Commit

Permalink
Fix link in readme
Browse files Browse the repository at this point in the history
Signed-off-by: Jingwen Peng <[email protected]>
  • Loading branch information
pengsrc committed Apr 12, 2017
1 parent 6db6bdf commit 13b3485
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 @@ -53,8 +53,8 @@ it from source code or download the precompiled binary directly.
### Install from Source Code

Snips requires Go 1.6 or later's vendor feature, the dependencies the project
used are included in the `vendor` directory. And we use [govendor]
[govender link] to manage project dependence.
used are included in the `vendor` directory. And we use [govendor][govender link]
to manage project dependence.

``` bash
go get -u github.com/yunify/snips
Expand Down

0 comments on commit 13b3485

Please sign in to comment.