README: fix typo

This commit is contained in:
Michael Etzkorn 明凯 2022-05-02 13:42:45 -05:00 committed by GitHub
parent c4d0f723a5
commit 698aae5891
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.