Skip to content

Commit

Permalink
README: Fix quarster typo
Browse files Browse the repository at this point in the history
  • Loading branch information
adzenith committed Jun 13, 2013
1 parent 2d46c7c commit 9f282ec
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 @@ -33,7 +33,7 @@ You need to have Go 1.1 installed. As of writing this it hasn't been released ye
Once go is installed and set up properly a rough draft is (please submit a pull request if you find other steps are needed):

```
go get code.google.com/p/log4go github.com/quarster/parser github.com/quarnster/completion
go get code.google.com/p/log4go github.com/quarnster/parser github.com/quarnster/completion
sudo apt-get install libonig-dev python3-dev (on Linux)
brew install oniguruma python3 (on OSX)
git clone --recursive git@github.com:quarnster/lime.git
Expand Down

0 comments on commit 9f282ec

Please sign in to comment.