diff --git a/README.md b/README.md index 3f498f5f..c288bfeb 100755 --- a/README.md +++ b/README.md @@ -117,9 +117,10 @@ make // if at this point you get an error like "libbladeRF.h: No such file or directory // compilation terminated" then you didn't install the libbladeRF tools -cp transceiver-bladerf ../../../obts/apps/ -cd ../../../obts/apps/ +cp transceiver-bladerf ../../../dev/openbts/apps/ +cd ../../../dev/openbts/apps/ ln -sf transceiver-bladerf transceiver + ```` Import the Testcall code into OpenBTS