From ba51b1582f82452e5e1d0a8301cb7cd38d58284c Mon Sep 17 00:00:00 2001 From: amirhnajafiz Date: Sat, 5 Aug 2023 12:04:23 +0330 Subject: [PATCH] update: lua output --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e95b89b..3279e70 100644 --- a/README.md +++ b/README.md @@ -49,9 +49,10 @@ export STRAGO_PATH="" If you have ```lua``` installed on your system, just download the installation file in ```install``` directory, after that you can install this package -using the following command: +using the following commands: ```shell +luarocks install sh lue install.lue ```