From 009bb30e1f68228dbb1ac4750b37a377478e49cf Mon Sep 17 00:00:00 2001 From: James Reed Date: Fri, 2 Sep 2022 15:30:48 -0400 Subject: [PATCH] README: Update install instructions --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 76bb270..8c62e37 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,10 @@ It is based on code from the old Awesome wiki. ## Installation -``` -git clone https://github.com/jcrd/awesome-ez.git -cd awesome-ez -luarocks make --local rockspec/awesome-ez-devel-1.rockspec +Install the latest stable release with `luarocks`: + +```sh +luarocks install awesome-ez ``` ## Usage