Commit fc34300a authored by Kevin Modzelewski's avatar Kevin Modzelewski

Still have to call llvm_up manually

parent 2c7e7a5e
......@@ -34,6 +34,7 @@ git config --global user.email "you@example.com"
git config --global user.name "Your Name"
cd ~/pyston
make llvm_up
make
make check
```
......
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