satelito

Static [web] site (or page) generator (ssg) made with Lua script.
git clone git://soucy.cc/satelito.git
Log | Files | Refs | README

commit 8790f1c8116e286c45711dbbb4fb60fe2884fba8
parent aba154243ef90029006483b9382431b62d878873
Author: Hugo Soucy <hugo@soucy.cc>
Date:   Thu,  4 Feb 2021 10:20:36 -0500

Modify the install command

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -14,7 +14,7 @@ To install Satelito, you must have [Luarocks](https://luarocks.org/) installed on your computer: <https://github.com/luarocks/luarocks/wiki/Download#installing>. - * Then in your terminal `luarocks install satelito --local`. + * Then in your terminal `luarocks install --server=https://luarocks.org/dev satelito --local`. If the installation went successfully you can test Satelito by invoking the help page: