From e390181e51539c61d23dddbfd2d56f81c4774778 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fou=C3=A9?= Date: Fri, 2 Jan 2026 21:41:43 +0100 Subject: [PATCH] Actualiser Lua installation on windows --- Lua-installation-on-windows.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Lua-installation-on-windows.md b/Lua-installation-on-windows.md index 010c161..a761bbe 100644 --- a/Lua-installation-on-windows.md +++ b/Lua-installation-on-windows.md @@ -42,6 +42,8 @@ extract it and from the cmd shell call the following command (to be installed in `./install.bat /MW /P "C:\luarocks"` -add luarocks path in the env +It will ask for admin rights. + +Add luarocks path in the env `C:\luarocks` \ No newline at end of file