Get the the package's source code.

* {{CodeSelect|code=
git clone https://github.com/Kicksecure/{{{package}}}.git
}}
* <u>OR</u> (One or the other command should work. Depending on where the package belongs.)
* {{CodeSelect|code=
git clone https://github.com/{{project_name_short}}/{{{package}}}.git
}}

Case sensitive. Remember it is '''W'''honix, not '''w'''honix! If you are prompted for a username for github, it means you have mistyped the web address.