Commit 1edf0e95 authored by Waleed Malik's avatar Waleed Malik

Merge pull request #1 from wlrd/wlrd-patch-1

fixing makefile link
parents be4a3b7c b67dc26d
......@@ -91,7 +91,7 @@ There are a number of common flags you can pass to your make invocations:
- `BR=breakpoint`: when running under gdb, automatically set a breakpoint at the given location.
- `SELF_HOST=1`: run all of our Python scripts using pyston_dbg.
For a full list, please check out the (Makefile)[https://github.com/dropbox/pyston/blob/master/src/Makefile].
For a full list, please check out the (Makefile)[https://github.com/dropbox/pyston/blob/master/Makefile].
#### Pyston command-line options:
......
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