diff --git a/home.md b/home.md index 8c014e5..2374e17 100644 --- a/home.md +++ b/home.md @@ -13,7 +13,7 @@ Once GitLab finishes forking the repository (this can take a while): 1. ``git clone git@gitlab.com:/kernel-ark.git && cd kernel-ark`` 2. ``git remote add -f linus git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git`` -3. ``git remote add -f upstream https://gitlab.com/cki-project/kernel-ark.git`` +3. ``git remote add -f upstream git@gitlab.com:cki-project/kernel-ark.git`` ## Next Steps