diff options
| author | Zach DeCook <zachdecook@gmail.com> | 2018-03-21 15:29:32 -0400 |
|---|---|---|
| committer | Zach DeCook <zachdecook@gmail.com> | 2018-03-21 15:29:32 -0400 |
| commit | 570f05ab36df6fd2883d7488084d7506cc455c69 (patch) | |
| tree | b302e265d620748d6d08f7df58953fcaeec62a5e /README.md | |
| parent | a9dc3f84b941d6c147044803b69ecf7fbc5dfb8a (diff) | |
| download | prosongsa-570f05ab36df6fd2883d7488084d7506cc455c69.tar.gz | |
* Update instructions
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
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 |
