aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/wsdg_src
diff options
context:
space:
mode:
Diffstat (limited to 'docbook/wsdg_src')
-rw-r--r--docbook/wsdg_src/WSDG_chapter_sources.asciidoc7
1 files changed, 3 insertions, 4 deletions
diff --git a/docbook/wsdg_src/WSDG_chapter_sources.asciidoc b/docbook/wsdg_src/WSDG_chapter_sources.asciidoc
index c63865ebf6..c8a2a83c2f 100644
--- a/docbook/wsdg_src/WSDG_chapter_sources.asciidoc
+++ b/docbook/wsdg_src/WSDG_chapter_sources.asciidoc
@@ -1059,12 +1059,11 @@ installing the _qt-devel_ package.
==== macOS: .dmg packages
The macOS Package is built using macOS packaging tools, based on information
-found in the source tree under 'packaging/macosx'.
-
-In the wireshark directory, type:
+found in the source tree under 'packaging/macosx'. It must be built using
+CMake. In your build directory, type:
----
-$ make osx-package
+$ make dmg_package
----
to build the macOS Package.