Skip to content

Commit

Permalink
READMEのビルドの仕方も変更
Browse files Browse the repository at this point in the history
  • Loading branch information
syou6162 committed May 4, 2017
1 parent 31ee43b commit eb9b0b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ go-easy-first - Dependency Parser with Easy-First Algorithm (An Efficient Algori
```sh
% git clone https://github.com/syou6162/go-easy-first.git
% cd go-easy-first
% go build
% make deps && make bindata && make build
```

# Usage
Expand Down

0 comments on commit eb9b0b6

Please sign in to comment.