mirror of
https://github.com/enjoy-digital/usb3_pipe.git
synced 2025-01-04 10:18:41 +08:00
README: fix typo
This commit is contained in:
parent
c4d0f723a5
commit
698aae5891
@ -49,7 +49,7 @@ This project targets Xilinx Vivado for Kintex7 / Artix7 support. In the future,
|
||||
----------------
|
||||
```sh
|
||||
$ sudo apt install build-essential wget git python3-setuptools
|
||||
$ git clone ttps://github.com/enjoy-digital/usb3_pipe/
|
||||
$ git clone https://github.com/enjoy-digital/usb3_pipe/
|
||||
$ cd usb3_pipe
|
||||
```
|
||||
|
||||
@ -117,4 +117,4 @@ $ ./target.py --load
|
||||
### Verify USB3.0 link establishment
|
||||
Once the FPGA is loaded, the link will be automatically established with the computer and an Openmoko, Inc USB3.0 device should be enumerated.
|
||||
|
||||
**Note:** Enumeration has only been done on a few hardware setups and there is still work in progress to improve reliability.
|
||||
**Note:** Enumeration has only been done on a few hardware setups and there is still work in progress to improve reliability.
|
||||
|
Loading…
x
Reference in New Issue
Block a user