Skip to content

Commit f663f2f

Browse files
committed
DOC: Information about Git submodule
1 parent d7095f2 commit f663f2f

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

README.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -85,10 +85,9 @@ Installation
8585

8686
::
8787

88-
python3 setup.py develop --user
89-
90-
or ::
91-
88+
git clone https://github.com/spatialaudio/python-rtmixer
89+
cd python-rtmixer
90+
git submodule update --init
9291
python3 -m pip install -e . --user
9392

9493
Usage

0 commit comments

Comments
 (0)