Update README.md

This commit is contained in:
Yago 2014-11-17 22:15:14 +01:00
parent 8d045dcca7
commit e5a23bc19f
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@ $ tar -xzvf luarocks-2.2.0.tar.gz
$ cd luarocks-2.2.0/
$ ./configure
$ make && sudo make install
$ sudo luarocks install
$ sudo luarocks install oauth # You need unzip
```