Add additional setup information to README

The build failed for me & was fixed after installing "karax" with
nimble.
This commit is contained in:
Andinus 2020-06-13 00:06:38 +05:30
commit 5c4d9b36d3
No known key found for this signature in database
GPG key ID: B67D55D482A799FD

View file

@ -80,6 +80,9 @@ nimble frontend
nimble backend
```
Note: You might have to run `nimble install karax@#5f21dcd`, if setup
fails with [this error](https://paste.debian.net/1151756/). The hash
needs to be replaced with the one specified in output.
Development typically involves running `nimble devdb` which sets up the
database for development and testing, then `nimble backend`