diff --git a/Getting-Started.md b/Getting-Started.md index 249ac20..854c10e 100644 --- a/Getting-Started.md +++ b/Getting-Started.md @@ -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