aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index c776bb5..70c0a23 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,12 @@ Helper script to:
## Usage
-First, edit extract.php and update $prefix, $bcd_path and $bcd_url.
+First, edit fidd.php and update $prefix, $bcd_path and $bcd_url if needed.
+
+Note: after cloning this git you should create some directories (var/tmp and var/definitions) in git root if you don't have them.
+$ mkdir var
+$ mkdir var/tmp
+$ mkdir var/definitions
Then: