From aa207ac4d8289850bd65ea37f2821bc0a4e5b2b3 Mon Sep 17 00:00:00 2001 From: Alexander Kiranov Date: Fri, 22 Dec 2023 14:23:33 +0200 Subject: [PATCH] README.md: busted tests dependency fix --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 66f31c9..27d9f14 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,7 @@ luarocks install luasocket luarocks install luasec luarocks install copas luarocks install lualogging +luarocks install ansicolors ``` Running the tests: