Unverified Commit 1852d3e1 authored by moto's avatar moto Committed by GitHub
Browse files

Update CONTRIBUTING.md (#1975)

After #1966, `git submodule` is performed automatically.
parent d3e146fd
......@@ -60,7 +60,6 @@ pip install cmake ninja pkgconfig
# Build torchaudio
git clone https://github.com/pytorch/audio.git
cd audio
git submodule update --init --recursive
python setup.py develop
# or, for OSX
# CC=clang CXX=clang++ python setup.py develop
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment