865
edits
| Line 4: | Line 4: | ||
* Install git on your system | * Install git on your system | ||
* Clone your fork using your ssh key URL on github: | * Clone your fork using your ssh key URL on github: | ||
<pre>git clone git@github.com:<github | <pre>git clone git@github.com:<github username>/mozmill.git</pre> | ||
= Setting up for Development (for 1.4.2)= | = Setting up for Development (for 1.4.2)= | ||
edits