@ -21,16 +21,19 @@ $ crystal deps
### Installing Postgres:
On Arch:
Install according to the [wiki](https://wiki.archlinux.org/index.php/PostgreSQL), then setup database with:
Install according to the [wiki](https://wiki.archlinux.org/index.php/PostgreSQL#Installing_PostgreSQL):
```bash
$ ./setup.sh
```
On OSX:
$ brew install postgres
Then setup database with:
## Usage: