From 2b154340c0fb0c538ed27a470a52834c81dc155f Mon Sep 17 00:00:00 2001 From: James Reed Date: Sun, 8 Sep 2019 17:49:39 -0600 Subject: [PATCH] README: Fix install instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b5dcd8..456a14c 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ It is based on code from the old Awesome wiki. ``` $ git clone https://github.com/jcrd/awesome-ez.git $ cd awesome-ez -$ luarocks make --local +$ luarocks make --local rockspec/awesome-ez-devel-1.rockspec ``` ## Usage