aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1912c6f..9b84fca 100644
--- a/README.md
+++ b/README.md
@@ -21,6 +21,12 @@ go install github.com/mauricioabreu/golings/golings@latest
## Doing exercises
+First, clone this repository
+
+```sh
+git clone git@github.com:mauricioabreu/golings.git
+```
+
All the exercises can be found in the directory `golings/exercises/<topic>`.
If you want to run a single exercise: