README: Update install instructions

This commit is contained in:
James Reed 2022-09-02 15:30:48 -04:00
parent 62dc087b78
commit 009bb30e1f
No known key found for this signature in database
GPG Key ID: 0BE2BD33C5E8125E
1 changed files with 4 additions and 4 deletions

View File

@ -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