diff --git a/desmume/README.LIN b/desmume/README.LIN index 1d204dc39..30ae9ac9a 100644 --- a/desmume/README.LIN +++ b/desmume/README.LIN @@ -14,7 +14,8 @@ DeSmuME provides another interface based on libglade, to use * http://glade.gnome.org/ -To build, first cd to src/frontend/posix and run `meson build` +To build, first cd to src/frontend/posix and run +`meson build --buildtype=release` Then build the program by running `ninja -C build`