Updated documentation

This commit is contained in:
Mark Qvist
2024-11-29 15:11:51 +01:00
parent ec41dc1a03
commit c014357e24
3 changed files with 3 additions and 3 deletions
@@ -562,7 +562,7 @@ the following line to your shell init script (for example ``~/.zshrc``) will be
.. code::
export PATH=$PATH:
export PATH=$PATH:~/Library/Python/3.9/bin
Adjust Python version and shell init script location according to your system.