summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--weechat.cygport.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/weechat.cygport.in b/weechat.cygport.in
index aa54b2112..b31e86858 100644
--- a/weechat.cygport.in
+++ b/weechat.cygport.in
@@ -30,10 +30,10 @@
# $ gem install -n /usr/local/bin asciidoctor
#
# 2. execute these commands inside your build directory, after running cmake
-# or configure script (replace X.Y.Z by WeeChat version):
+# (replace X.Y.Z by WeeChat version):
#
-# $ cygport weechat-X.Y.Z-1.cygport fetch
-# $ cygport weechat-X.Y.Z-1.cygport almostall
+# $ make dist
+# $ cygport weechat-X.Y.Z-1.cygport all
#
# Packages are built in directory: ./weechat-X.Y.Z-1.<arch>/dist/weechat/
#