diff --git a/README.md b/README.md index 823c6c2..1b1a004 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,11 @@ area for a solution as well as the tests. ## Set Up -To get started, create a fork of this repo on your own account, then -clone it, passing the `--recursive` flag. If you already cloned it -without passing `--recursive`, you can run `git submodule update ---init` to fix it. +To get started, create a fork of this repo on your own account (with +the "Fork" button in the top-left of the Gitea page"), then clone it, +passing the `--recursive` flag. If you already cloned it without +passing `--recursive`, you can run `git submodule update --init` to +fix it. ```sh git clone --recursive git@git.wip.sh:/lua-exercises.git