Skip to content

Commit e519dba

Browse files
committed
DOC: Fix copy-paste error in CONTRIBUTING
1 parent f711804 commit e519dba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Instead of pip-installing the latest release from PyPI_, you should get the
1010
newest development version with Git::
1111

1212
git clone https://github.com/spatialaudio/python-pa-ringbuffer.git
13-
cd python-sounddevice
13+
cd python-pa-ringbuffer
1414
python3 setup.py develop --user
1515

1616
.. _PyPI: https://pypi.python.org/pypi/pa-ringbuffer

0 commit comments

Comments
 (0)