Updated documentation

This commit is contained in:
Mark Qvist 2024-11-29 15:11:47 +01:00
parent 463dfa6fb4
commit ec41dc1a03

View File

@ -562,7 +562,7 @@ the following line to your shell init script (for example ``~/.zshrc``) will be
.. code:: .. code::
export PATH=$PATH: export PATH=$PATH:~/Library/Python/3.9/bin
Adjust Python version and shell init script location according to your system. Adjust Python version and shell init script location according to your system.