"examples/vscode:/vscode.git/clone" did not exist on "8f187354971e45438b080d18555c8a7b55379cbf"
Unverified Commit fec8d12f authored by Hang Zhang's avatar Hang Zhang Committed by GitHub
Browse files

Update compile.rst (#321)

parent fed540f2
......@@ -9,9 +9,9 @@ Installation
* PIP Install::
pip install torch-encoding --pre
pip install git+https://github.com/zhanghang1989/PyTorch-Encoding/
# macOS
CC=clang CXX=clang++ pip install torch-encoding --pre
CC=clang CXX=clang++ pip install git+https://github.com/zhanghang1989/PyTorch-Encoding/
* Install from source::
......
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