Backend for songs.zachdecook.com
* Update instructions
Zach DeCook 2018-03-21
parent a9dc3f8 · commit 570f05a
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index c6b8c27..70d71a9 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,12 @@
(see `inputfile.example.txt` for example format).
* Navigate to the page where index.php is being served from.
+* `cd chordsdata && ./commands.sh` to create the data files
+
+To update this repository
+
+* `git pull && git submodule update && cd chordsdata && ./commands.sh`
+
## Acknowledgements
* Github user [mzarillo](https://github.com/mzarillo) for