doc: Update stale tutorial information

This commit is contained in:
Tom Henderson
2022-04-16 15:18:50 -07:00
parent 44c85d30ca
commit 81d5efcc39
3 changed files with 2 additions and 12 deletions

View File

@@ -76,7 +76,7 @@ are needed to get started with |ns3|:
============ ===========================================================
Prerequisite Package/version
============ ===========================================================
C++ compiler ``clang++`` or ``g++`` (g++ version 7 or greater)
C++ compiler ``clang++`` or ``g++`` (g++ version 8 or greater)
Python ``python3`` version >=3.6
CMake ``cmake`` version >=3.10
Build system ``make``, ``ninja``, ``xcodebuild`` (XCode)