]> lifelog.hopto.org Git - LifeLog.git/commitdiff
Update Installation.txt
authorwbudic <redacted>
Fri, 28 Dec 2018 04:28:18 +0000 (15:28 +1100)
committerGitHub <redacted>
Fri, 28 Dec 2018 04:28:18 +0000 (15:28 +1100)
Installation.txt

index 3e92ce49dccbb3f72ebbdaf4b93e935130128dac..3b22abcfab119ed895dbcd0e8b98d58e46d939d6 100644 (file)
@@ -35,8 +35,9 @@ https://www.sqlite.org/download.html
 
 #Install or make sure you have following perl modules.
  
-sudo cpanm  DateTime;
-sudo cpanm  DateTime::Format::SQLite;
+sudo cpanm DateTime;
+sudo cpanm DateTime::Format::SQLite;
+sudo cpanm Text::CSV;
 
 #Developers Install