Commit c9b95ee7 authored by Jisyang Mwo's avatar Jisyang Mwo

docs: minor path correction in install guide (INSTALLING.md)

parent 4b90a4a3
......@@ -119,7 +119,7 @@ Assuming you've already built the normal version above:
```
cd ~/pyston_deps
cp -rv libunwind-1.1 libunwind-1.1-debug
mkdir ../libunwind-1.1-debug-install
mkdir libunwind-1.1-debug-install
cd libunwind-1.1-debug
./configure --prefix=$HOME/pyston_deps/libunwind-1.1-debug-install --enable-shared=0 --enable-debug --enable-debug-frame
make -j4
......
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