Update home

Jeremy Cline 2020-01-20 17:07:32 +00:00
parent 7b24662018
commit 99d5ee462c

@ -13,7 +13,7 @@ Once GitLab finishes forking the repository (this can take a while):
1. ``git clone git@gitlab.com:<your gitlab name>/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