Skip to content
Snippets Groups Projects
Commit 8571416a authored by Luis Pereira's avatar Luis Pereira
Browse files

Tutorials: upgrade UHD version to 4.5.0.0

parent afc75c5d
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment