Updated Getting Started (markdown)

espes 2015-07-24 00:40:12 +10:00
parent 920dae8903
commit 87cd4b74f0
1 changed files with 1 additions and 1 deletions

@ -21,7 +21,7 @@ For **Debian** most build dependencies can be installed by running:
#### Building:
./configure --cc=clang --enable-opengl --disable-vnc --disable-user --enable-kvm --disable-xen --target-list=xbox-softmmu --enable-debug --audio-drv-list=alsa --python=/usr/bin/python2 --extra-cflags="-march=native"
make
Make sure you make python point at your python2. Python 3 won't work.
Make sure you point it at Python 2.
## Run XQEMU