Describe how to create fork in README
This commit is contained in:
parent
00fb5eb9bc
commit
dc62cd9970
@ -6,10 +6,11 @@ area for a solution as well as the tests.
|
|||||||
|
|
||||||
## Set Up
|
## Set Up
|
||||||
|
|
||||||
To get started, create a fork of this repo on your own account, then
|
To get started, create a fork of this repo on your own account (with
|
||||||
clone it, passing the `--recursive` flag. If you already cloned it
|
the "Fork" button in the top-left of the Gitea page"), then clone it,
|
||||||
without passing `--recursive`, you can run `git submodule update
|
passing the `--recursive` flag. If you already cloned it without
|
||||||
--init` to fix it.
|
passing `--recursive`, you can run `git submodule update --init` to
|
||||||
|
fix it.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
git clone --recursive git@git.wip.sh:<your-username>/lua-exercises.git
|
git clone --recursive git@git.wip.sh:<your-username>/lua-exercises.git
|
||||||
|
Loading…
x
Reference in New Issue
Block a user