Fixed extra spaces in README

This commit is contained in:
xarkes 2018-05-30 13:19:28 +02:00
parent 67ffc10f73
commit d5aa66ae8a
1 changed files with 2 additions and 2 deletions

View File

@ -83,12 +83,12 @@ with your distribution package manager or with r2pm:
If you already have them installed, you can run this line to
compile radare2:
$ python ./sys/meson.py --prefix=/usr --shared --install
$ python ./sys/meson.py --prefix=/usr --shared --install
This method is mostly useful on Windows because the initial building
with Makefile is not suitable. If you are lost in any way, just type:
$ python ./sys/meson.py --help
$ python ./sys/meson.py --help
# Update