Skip to content

Commit

Permalink
README.md: small fix for x86 build instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
szpajder committed Apr 28, 2015
1 parent d2f760c commit ba34f8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ Building
* sudo apt-get install libmp3lame-dev libvorbis-dev libshout-dev libfftw3-dev
* cd into the project folder (where makefile is located)
* make rtl_airband
* You need to run the program with root privileges (eg. sudo ./rtl_airband_neon)
* You need to run the program with root privileges (eg. sudo ./rtl_airband)

Configuring
--------------------
Expand Down

0 comments on commit ba34f8e

Please sign in to comment.