File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ <h1>OSX Sonoma<a class="headerlink" href="#osx-sonoma" title="Link to this headi
105105< div class ="highlight-default notranslate "> < div class ="highlight "> < pre > < span > </ span > $ sudo port -v selfupdate
106106</ pre > </ div >
107107</ div >
108- < p > Install python:</ p >
108+ < p > Install python (note you may need to use python310 instead of python-310 on more recent systems) :</ p >
109109< div class ="highlight-default notranslate "> < div class ="highlight "> < pre > < span > </ span > $ sudo port install python-310
110110$ sudo port select --set python python-310
111111$ sudo port select --set python3 python-310
@@ -151,4 +151,4 @@ <h1>OSX Sonoma<a class="headerlink" href="#osx-sonoma" title="Link to this headi
151151 </ script >
152152
153153</ body >
154- </ html >
154+ </ html >
You can’t perform that action at this time.
0 commit comments