]> lifelog.hopto.org Git - LifeLog.git/commitdiff
Initial
authorMetabox <redacted>
Sat, 25 Aug 2018 00:15:55 +0000 (10:15 +1000)
committerMetabox <redacted>
Sat, 25 Aug 2018 00:15:55 +0000 (10:15 +1000)
Installation.txt [new file with mode: 0644]

diff --git a/Installation.txt b/Installation.txt
new file mode 100644 (file)
index 0000000..21196ec
--- /dev/null
@@ -0,0 +1,8 @@
+
+
+
+#Install cpanm to make installing other modules easier (you'll thank us later). You need to type these commands into a Terminal emulator (Mac OS X, Win32, Linux)
+sudo apt install cpanminus
+
+#Install DBI module
+sudo cpanm DBI