commit | cb221f164317109ec06e85aa5ae53ae43423df02 | [log] [tgz] |
---|---|---|
author | Solomon Peachy <pizza@shaftnet.org> | Wed Apr 01 21:37:27 2020 -0400 |
committer | Solomon Peachy <pizza@shaftnet.org> | Wed Apr 01 21:44:46 2020 -0400 |
tree | f8912146ec52afa9dff5152fc3a5604f59912b81 | |
parent | d72e29e272af181f151b91800d193cb4ff844ad7 [diff] |
Add a crude README
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'