Skip to content

Commit

Permalink
Refer directly to the top-level package in docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
supakeen committed Mar 20, 2023
1 parent 44c3b70 commit 5aa1989
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/sphinx/source/tips.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ equivalent file.

.. code-block:: bash
alias bpython3.5='PYTHONPATH=~/python/bpython python3.5 -m bpython.curtsies'
alias bpython3.5='PYTHONPATH=~/python/bpython python3.5 -m bpython'
Where the `~/python/bpython`-path is the path to where your bpython source code
resides.
Expand Down

0 comments on commit 5aa1989

Please sign in to comment.