aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1900d71..a9f63ee 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,7 @@ File upload service that just about works most of the time
- Make sure php/configuration.php is pointing to a sane database.
- Execute INIT_DATABASE.sql on that database
+- make sure the directory $storage_root exists and PHP has write access to it
- Build the JavaScript
## Building the JavaScript