README: Update install instructions
This commit is contained in:
parent
62dc087b78
commit
009bb30e1f
|
@ -6,10 +6,10 @@ It is based on code from the old Awesome wiki.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
```
|
Install the latest stable release with `luarocks`:
|
||||||
git clone https://github.com/jcrd/awesome-ez.git
|
|
||||||
cd awesome-ez
|
```sh
|
||||||
luarocks make --local rockspec/awesome-ez-devel-1.rockspec
|
luarocks install awesome-ez
|
||||||
```
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
Loading…
Reference in New Issue