Update Petalinux USB Speed Testing authored by Corbin Kems's avatar Corbin Kems
...@@ -20,6 +20,7 @@ unzip /home/root/iperf-master.zip ...@@ -20,6 +20,7 @@ unzip /home/root/iperf-master.zip
``` ```
cd iperf-master cd iperf-master
``` ```
```
./configure && make && make install ./configure && make && make install
``` ```
... ...
......