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