Add "sudo ldconfig" to install instructions in README so I don't keep getting asked about it.

This commit is contained in:
Nick Foster
2012-07-18 09:01:24 -07:00
parent 6b9006c339
commit b3457e4865

1
README
View File

@@ -114,6 +114,7 @@ $ cd build
$ cmake ../
$ make
$ sudo make install
$ sudo ldconfig
This will build gr-air-modes out of the source tree in build/ and
install it on your system, generally in /usr/local/bin.