Skip to content

Commit 8e27233

Browse files
authored
Correct "next" duplication in line 40
1 parent f9ccb5c commit 8e27233

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
@@ -37,7 +37,7 @@ Fork bpython in the GitHub web interface, then clone the repo:
3737
$ git clone git@github.com:YOUR_GITHUB_USERNAME/bpython.git
3838
# or "git clone https://github.com/YOUR_GITHUB_USERNAME/bpython.git"
3939
40-
Next install the install your development copy of bpython and its dependencies:
40+
Next install your development copy of bpython and its dependencies:
4141

4242
.. code-block:: bash
4343

0 commit comments

Comments
 (0)