Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'win/README.md')
-rw-r--r--win/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/README.md b/win/README.md
index e67142c86..2a48733bf 100644
--- a/win/README.md
+++ b/win/README.md
@@ -30,6 +30,6 @@ Afterwards press CTRL + SHIFT + I, to activate GtkInspector
## Build Gajim / Create an Installer
-Follow the steps in the Development section, but instead of `./dev_env.sh` execute `./build.sh i686` or `./build.sh x86_64`.
+Follow the steps in the Development section, but instead of `./dev_env.sh` execute `./build.sh`.
Both the installer and the portable installer should appear in `C:\msys64\home\USER\gajim\win\_build_root`.