Update README.md
Showing
with
1 additions
and
1 deletions
... | @@ -28,7 +28,7 @@ All of these steps require shell access. This means you will be using a Termina | ... | @@ -28,7 +28,7 @@ All of these steps require shell access. This means you will be using a Termina |
### Obtain the Source | ### Obtain the Source | ||
If you are using `git`, the source can be obtained easily: | If you are using `git`, the source can be obtained easily: | ||
``` | ``` | ||
git checkout https://[email protected]/LadySerenaKitty/kcpu.git | git clone https://[email protected]/LadySerenaKitty/kcpu.git | ||
``` | ``` | ||
Or you can download the source directly from the repository. Be sure you rename the extracted folder to `kcpu`. | Or you can download the source directly from the repository. Be sure you rename the extracted folder to `kcpu`. | ||
... | ... |
-
Please register or sign in to post a comment