1
0
Fork 0
mirror of https://github.com/Oreolek/ink-instead.git synced 2024-05-14 23:18:23 +03:00

Update README.md

This commit is contained in:
Přemek Vyhnal 2017-01-15 23:33:28 +01:00 committed by GitHub
parent ab5d6e82e7
commit 29e96a3363

View file

@ -27,15 +27,16 @@ Let me know if you want to use it too.
## Install dependencies
1. install luarocks (Or see https://luarocks.org/#quick-start for instructions for other platforms)
Install luarocks (Or see https://luarocks.org/#quick-start for instructions for other platforms):
sudo aptitude install luarocks
2. install lpeg
Install lpeg:
luarocks install --local lpeg
3. get pink
Get pink:
Clone this repo or download an archive from [releases](../../releases) page. You need just the `pink` subdirectory.
### Note on dependencies