From 2198c2f478598b2103e6ae002b9e65655f9790fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20H=C3=B6rist?= Date: Sat, 19 Aug 2017 02:20:00 +0200 Subject: [PATCH] Update README.md --- win/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/win/README.md b/win/README.md index 9862caa68..53c4d7079 100644 --- a/win/README.md +++ b/win/README.md @@ -16,7 +16,7 @@ Download [msys2](http://www.msys2.org/) (msys2-x86_64-xxx.exe) and follow the in * Run ``cd gajim/win`` to end up where this README exists. * Execute ``./dev_env.sh`` to install all the needed dependencies. * Now go to the git root dir ``cd ..`` -* Launch Gajim ``./launch.sh`` +* Launch Gajim ``./launch.py`` ### Build Gajim / Creating an Installer