docs: update readme

This commit is contained in:
Ferdinand Mütsch 2020-05-30 12:14:37 +02:00
parent 9dae5a1f77
commit 128f2965cc
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ If you like this project, please consider supporting it 🙂. You can donate eit
* gcc (to compile [go-sqlite3](https://github.com/mattn/go-sqlite3))
* Fedora / RHEL: `dnf install @development-tools`
* Ubuntu / Debian: `apt install build-essential`
* Windows: See [here](https://github.com/mattn/go-sqlite3/issues/214#issuecomment-244604166)
* Windows: See [here](https://github.com/mattn/go-sqlite3/issues/214#issuecomment-253216476)
* _Optional_: A MySQL- or Postgres database
**On your local machine:**