Commit 8571416a authored by luis_pereira87's avatar luis_pereira87

Tutorials: upgrade UHD version to 4.5.0.0

parent afc75c5d
......@@ -62,7 +62,7 @@ sudo apt install -y libboost-all-dev libusb-1.0-0-dev doxygen python3-docutils p
git clone https://github.com/EttusResearch/uhd.git ~/uhd
cd ~/uhd
git checkout v4.4.0.0
git checkout v4.5.0.0
cd host
mkdir build
cd build
......
......@@ -50,7 +50,7 @@ sudo apt install -y libboost-all-dev libusb-1.0-0-dev doxygen python3-docutils p
git clone https://github.com/EttusResearch/uhd.git ~/uhd
cd ~/uhd
git checkout v4.4.0.0
git checkout v4.5.0.0
cd host
mkdir build
cd build
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment