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 6854020 commit 9222e43Copy full SHA for 9222e43
CONTRIBUTING.md
@@ -53,7 +53,7 @@ BUILD_SOX=1 python setup.py develop
53
# or, for OSX
54
# BUILD_SOX=1 MACOSX_DEPLOYMENT_TARGET=10.9 CC=clang CXX=clang++ python setup.py develop
55
# for C++ debugging, please use DEBUG=1
56
-# DEBUG=1 python setup.py install
+# DEBUG=1 python setup.py develop
57
```
58
59
Note: you don't need to use `BUILD_SOX=1` if you have `libsox-dev` installed
0 commit comments