Add additional setup information to README
The build failed for me & was fixed after installing "karax" with nimble.
This commit is contained in:
parent
14786d3d49
commit
5c4d9b36d3
1 changed files with 3 additions and 0 deletions
|
|
@ -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`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue