Update README.md

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

View File

@ -11,6 +11,8 @@ $ 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
```
```bash