Fix error in Macports instructions for selecting a Python version

This commit is contained in:
Carles Fernandez 2019-04-09 00:43:09 +02:00
parent 9efff7382d
commit d6871bd820
No known key found for this signature in database
GPG Key ID: 4C583C52B0C3877D
1 changed files with 1 additions and 1 deletions

View File

@ -578,7 +578,7 @@ $ sudo port install doxygen +docs
You also might need to activate a Python installation. The list of installed versions can be retrieved with:
~~~~~~
$ port select list python
$ port select --list python
~~~~~~
and you can activate a certain version by typing: