diff options
Diffstat (limited to 'README.adoc')
-rw-r--r-- | README.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.adoc b/README.adoc index 5c8def4..e671a1d 100644 --- a/README.adoc +++ b/README.adoc @@ -69,7 +69,7 @@ plus rsvg-convert from librsvg2, icotool from icoutils, and msitools ≥ 0.102. Beware that the build will take up about a gigabyte of disk space. $ sh -e msys2-configure.sh builddir - $ meson install -C builddir + $ meson compile package -C builddir If everything succeeds, you will find a portable build of the application in the 'builddir/package' subdirectory, and a very basic MSI installation |