We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44c3b70 commit 5aa1989Copy full SHA for 5aa1989
doc/sphinx/source/tips.rst
@@ -16,7 +16,7 @@ equivalent file.
16
17
.. code-block:: bash
18
19
- alias bpython3.5='PYTHONPATH=~/python/bpython python3.5 -m bpython.curtsies'
+ alias bpython3.5='PYTHONPATH=~/python/bpython python3.5 -m bpython'
20
21
Where the `~/python/bpython`-path is the path to where your bpython source code
22
resides.
0 commit comments