Update INSTALL

closes #1144
This commit is contained in:
lantz
2022-11-22 16:36:30 -08:00
committed by GitHub
parent c5413a74f5
commit 936d303f5d
+1 -1
View File
@@ -124,7 +124,7 @@ like to contribute an installation script, we would welcome it!)
Whichever version was installed last will be the default for `mn`. Whichever version was installed last will be the default for `mn`.
As long as Mininet is installed for the appropriate version of As long as Mininet is installed for the appropriate version of
Python, you can run it using that versinon of Python: Python, you can run it using that version of Python:
python3 `which mn` python3 `which mn`
python2 `which mn` python2 `which mn`