aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken2/doc/gettingstarted.rst
diff options
context:
space:
mode:
Diffstat (limited to 'sources/shiboken2/doc/gettingstarted.rst')
-rw-r--r--sources/shiboken2/doc/gettingstarted.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/sources/shiboken2/doc/gettingstarted.rst b/sources/shiboken2/doc/gettingstarted.rst
index e064cec5d..caeb5a909 100644
--- a/sources/shiboken2/doc/gettingstarted.rst
+++ b/sources/shiboken2/doc/gettingstarted.rst
@@ -28,9 +28,9 @@ If you need only Shiboken Generator, a simple build run would look like this::
--build-tests \
--parallel=8 \
--verbose-build \
- --internal-build=shiboken2-generator
+ --internal-build-type=shiboken2-generator
-The same can be used for the module, changing the value of ``internal-build`` to
+The same can be used for the module, changing the value of ``internal-build-type`` to
``shiboken2-module``.
Using the wheels