diff --git a/README.md b/README.md index 97775e8..23e05a4 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file +**Note:** Enumeration has only been done on a few hardware setups and there is still work in progress to improve reliability.