Unverified Commit 24bcf559 authored by Soumith Chintala's avatar Soumith Chintala Committed by GitHub
Browse files

Update README.md

parent 1bd3dbb9
......@@ -28,7 +28,11 @@ Installation
------------
```bash
# Linux
python setup.py install
# OSX
MACOSX_DEPLOYMENT_TARGET=10.9 CC=clang CXX=clang++ python setup.py install
```
Quick Usage
......
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