Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
Torchaudio
Commits
9222e437
Unverified
Commit
9222e437
authored
Feb 15, 2021
by
moto
Committed by
GitHub
Feb 15, 2021
Browse files
Fix dev setup direction (#1263)
parent
6854020f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
CONTRIBUTING.md
CONTRIBUTING.md
+1
-1
No files found.
CONTRIBUTING.md
View file @
9222e437
...
...
@@ -53,7 +53,7 @@ BUILD_SOX=1 python setup.py develop
# or, for OSX
# BUILD_SOX=1 MACOSX_DEPLOYMENT_TARGET=10.9 CC=clang CXX=clang++ python setup.py develop
# for C++ debugging, please use DEBUG=1
# DEBUG=1 python setup.py
install
# DEBUG=1 python setup.py
develop
```
Note: you don't need to use
`BUILD_SOX=1`
if you have
`libsox-dev`
installed
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment