@@ -22,7 +22,7 @@ You will also need to install the **libjpeg** and **zlib** libraries, if you hav
Fork the [the Wagtail codebase](https://github.com/wagtail/wagtail) and clone the forked copy:
```sh
-git clone https://github.com/username/wagtail/wagtail.git
+git clone https://github.com/username/wagtail.git
cd wagtail
```