Skip to content

Commit 5aa1989

Browse files
committed
Refer directly to the top-level package in docs.
1 parent 44c3b70 commit 5aa1989

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/sphinx/source/tips.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ equivalent file.
1616

1717
.. code-block:: bash
1818
19-
alias bpython3.5='PYTHONPATH=~/python/bpython python3.5 -m bpython.curtsies'
19+
alias bpython3.5='PYTHONPATH=~/python/bpython python3.5 -m bpython'
2020
2121
Where the `~/python/bpython`-path is the path to where your bpython source code
2222
resides.

0 commit comments

Comments
 (0)