README mod

This commit is contained in:
Michael Rodin 2022-11-22 18:37:37 +01:00
parent 34aa3abb72
commit cd0b4767fe

View file

@ -15,7 +15,7 @@ All information is stored inside of an SQLite-database. Two separate tables are
```sh ```sh
git clone https://gitlab.com/rodin_schule/image-index-py.git git clone https://gitlab.com/rodin_schule/image-index-py.git
cd ./image-index-py cd ./image-index-py
cp config-def.py config.py chmod u+x image-index
``` ```
## Configuration ## Configuration