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 b30efb8 commit 8340aa2Copy full SHA for 8340aa2
doc/sphinx/source/contributing.rst
@@ -64,7 +64,7 @@ Next install the install your development copy of bpython and its dependencies:
64
$ sudo apt-get install python-watchdog python-urwid
65
$ sudo apt-get install python-sphinx python-mock python-nose
66
67
- Rememeber to replace ``python`` with ``python3`` in every package name if
+ Remember to replace ``python`` with ``python3`` in every package name if
68
you intend to develop with Python 3. You also need to run `virtualenv` with
69
`--system-site-packages` packages, if you want to use the packages provided
70
by your distribution.
0 commit comments