Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dveselov committed Oct 3, 2016
1 parent 37f4a77 commit 585b3e6
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 @@ -7,7 +7,7 @@ $ wget https://github.com/yandex/tomita-parser/releases/download/v1.0/libmystem_
$ unzip libmystem_c_binding.so.linux_x64.zip
$ sudo cp libmystem_c_binding.so /usr/lib/
$ sudo ln -s /usr/lib/libmystem_c_binding.so /usr/lib/libmystem_c_binding.so.1
$ go get -u github.com/dveselov/go-mystem
$ go get -u github.com/dveselov/mystem
```

# Usage
Expand Down

0 comments on commit 585b3e6

Please sign in to comment.