diff --git a/index.html b/index.html index 51682ac..d037155 100644 --- a/index.html +++ b/index.html @@ -29,9 +29,20 @@

Joshua

Download

-Joshua's source code is available at https://github.com/joshua-decoder/joshua. +Joshua's source code is available +at https://github.com/joshua-decoder/joshua. +To clone the repository (which downloads the complete source code), +you can type:

+
+  git clone https://joshua-decoder@github.com/joshua-decoder/joshua.git
+
+ +Doing this will enable you to easily pull down bugfixes as they are +discovered and fixed. If you prefer, you can also download a ZIP file +archive by following the code link above and clicking the "ZIP" button. +

Usage