Unverified Commit 8c05bfab authored by Vincent QB's avatar Vincent QB Committed by GitHub
Browse files

Fixes #545 (#547)

parent 0e5581cb
...@@ -70,7 +70,7 @@ build nightlies based on PyTorch nightlies by hand following the instructions in ...@@ -70,7 +70,7 @@ build nightlies based on PyTorch nightlies by hand following the instructions in
``` ```
pip install numpy pip install numpy
pip install torchaudio_nightly -f https://download.pytorch.org/whl/nightly/torch_nightly.html pip install torchaudio -f https://download.pytorch.org/whl/nightly/torch_nightly.html
``` ```
To install the latest nightly via conda, run: To install the latest nightly via conda, run:
......
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