We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28493e7 commit ff4f4d3Copy full SHA for ff4f4d3
README.md
@@ -45,7 +45,7 @@ Follow the instructions below to install the QPSK demonstrator on your developme
45
* Now simply install the QPSK demonstrator through PIP by executing the following command in the terminal:
46
47
```sh
48
-pip3 install https://github.com/strath-sdr/rfsoc_qpsk/releases/download/v1.4.4/rfsoc_qpsk.tar.gz
+pip3 install https://github.com/strath-sdr/rfsoc_qpsk/releases/download/v1.4.5/rfsoc_qpsk.tar.gz
49
python -m rfsoc_qpsk install
50
```
51
0 commit comments