From 570f05ab36df6fd2883d7488084d7506cc455c69 Mon Sep 17 00:00:00 2001 From: Zach DeCook Date: Wed, 21 Mar 2018 15:29:32 -0400 Subject: * Update instructions --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.md') 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 -- cgit 1.4.1