summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorSolomon Peachy <pizza@shaftnet.org>2020-04-01 21:37:27 -0400
committerSolomon Peachy <pizza@shaftnet.org>2020-04-01 21:44:46 -0400
commitcb221f164317109ec06e85aa5ae53ae43423df02 (patch)
treef8912146ec52afa9dff5152fc3a5604f59912b81 /README
parentd72e29e272af181f151b91800d193cb4ff844ad7 (diff)
downloadtranslate-cb221f164317109ec06e85aa5ae53ae43423df02.tar.gz
translate-cb221f164317109ec06e85aa5ae53ae43423df02.zip
Add a crude README
Diffstat (limited to 'README')
-rw-r--r--README14
1 files changed, 14 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..e879ee4
--- /dev/null
+++ b/README
@@ -0,0 +1,14 @@
+Requirements:
+
+php-Smarty >= 3.0
+
+perl (to update the language files)
+
+To set up:
+
+ mkdir -p templates/compiled
+ chown apaache:apache templates/compliled
+
+ git clone git://git.rockbox.org/rockbox rockbox
+
+Then set up a cron job or something else that invokes 'php update.php'