Fix build advice in README
This commit is contained in:
3
README
3
README
@ -63,6 +63,9 @@ Next you build the actual program by doing:
|
||||
cd _build
|
||||
ninja
|
||||
|
||||
> Note that there is a bug with the current heckimp in dealing with the about dialog. To fix it, wait until
|
||||
> ninja dies in the fist build, and then `echo > app/dialogs/authors.h` and then run `ninja` again.
|
||||
|
||||
Then if successful, install with
|
||||
|
||||
sudo ninja install
|
||||
|
Reference in New Issue
Block a user