diff --git a/README b/README index bc1d365..94e4946 100644 --- a/README +++ b/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