xgit simple git

KISSmoPerl

KISSmo Perl

clone git clone https://kb.hax.al/KISSmoPerl

commit 29a69fe0590993b3de279f22651c45f9f4b56974
author: monaco <arianitkukaj@gmail.com>
date: 2023-06-27 23:57
parents: d518be9b

Update README.md
MREADME.md+6-0
diff --git a/README.md b/README.md
index 3d26810..137b9f6 100644
--- a/README.md
+++ b/README.md
@@ -11,6 +11,12 @@ Before running the code, you need to install the required Perl modules. Open you
 
 `cpanm Mojolicious DBI File::Slurp` 
 
+or
+
+`cpan install Mojolicious::Lite` 
+`cpan install DBI` 
+`cpan install File::Slurp`
+
 This command uses the `cpanm` tool to install the necessary modules (`Mojolicious`, `DBI`, and `File::Slurp`). If you don't have `cpanm` installed, you can install it by running `cpan App::cpanminus`.
 
 ### Step 2: Create the SQLite Database