diff options
Diffstat (limited to 'documentation/migration-guides/migration-3.2.rst')
-rw-r--r-- | documentation/migration-guides/migration-3.2.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/migration-guides/migration-3.2.rst b/documentation/migration-guides/migration-3.2.rst index a5fd8acb62..b53f2b7802 100644 --- a/documentation/migration-guides/migration-3.2.rst +++ b/documentation/migration-guides/migration-3.2.rst | |||
@@ -13,7 +13,7 @@ Minimum system requirements | |||
13 | 13 | ||
14 | ``gcc`` version 6.0 is now required at minimum on the build host. For older | 14 | ``gcc`` version 6.0 is now required at minimum on the build host. For older |
15 | host distributions where this is not available, you can use the | 15 | host distributions where this is not available, you can use the |
16 | ``buildtools-extended-tarball`` (easily installable using | 16 | :term:`buildtools-extended` tarball (easily installable using |
17 | ``scripts/install-buildtools``). | 17 | ``scripts/install-buildtools``). |
18 | 18 | ||
19 | 19 | ||