Skip to content
Snippets Groups Projects
Verified Commit 9d949958 authored by André's avatar André
Browse files

Windows: Fix build instructions

parent 229d84f3
No related branches found
No related tags found
No related merge requests found
......@@ -22,11 +22,7 @@ ### Development
### Build Gajim / Creating an Installer
---------------------
Follow the steps in the Development section, but instead of ``./dev_env.sh`` execute ``./build.sh``.
You can supply a git tag ``./build.sh [git-tag]``.
Or dont supply it, then current HEAD is build.
Follow the steps in the Development section, but instead of `./dev_env.sh` execute `./build.sh i686` or `./build.sh x86_64`.
Both the installer and the portable installer should appear in ``C:\msys64\home\USER\gajim\win\_build_root``.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment