Skip to content

Commit 4ffa123

Browse files
Fixed typo (#930)
1 parent 76d2ae6 commit 4ffa123

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/sphinx/source/contributing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Next install your development copy of bpython and its dependencies:
6060

6161
.. code-block:: bash
6262
63-
$ sudp apt install python3-greenlet python3-pygments python3-requests
63+
$ sudo apt install python3-greenlet python3-pygments python3-requests
6464
$ sudo apt install python3-watchdog python3-urwid
6565
$ sudo apt install python3-sphinx python3-pytest
6666

0 commit comments

Comments
 (0)