If you want to install the program locally, it's cool, just keep reading at [Setup section and beyond](#setup).
...
...
@@ -28,6 +30,21 @@ If you do want to contribute to code, that's great also, have a look at [CONTRIB
## Setup
### Data handling
At the moment, all data is located next to the code in the `data` directory. You might want to have a look at the code only, in such case, you can skip the data at git clone step by setting variable `GIT_LFS_SKIP_SMUDGE=1`, ie.: