diff --git a/docs/source/gettingstartedfast.rst b/docs/source/gettingstartedfast.rst index 0926f9f..4237f2a 100644 --- a/docs/source/gettingstartedfast.rst +++ b/docs/source/gettingstartedfast.rst @@ -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.