You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update installation.md Python 3 command to python3 (#5713)
* Update installation.md Python 3 command to `python3`
When following the instructions on macOS, after installing the recommended version of Python from python.org, I found that the Python 3 executable is `python3`, not `python`.
Some quick internet searching suggests that `python3` is probably the most reliable command to run across multiple OSes.
* Update installation.md
0 commit comments