summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..6d72bc5
--- /dev/null
+++ b/README.md
@@ -0,0 +1,10 @@
+## Getting started
+
+Clone this repo and then remove the `.git` folder:
+```
+git clone https://gitlab.ida.liu.se/tdde25/ctf
+cd ctf
+rm -rf .git
+```
+> After you have cloned the repo, feel free to delete this `README.md` file.
+Next go to our [wiki](https://gitlab.ida.liu.se/tdde25/maps/wikis/home) and get started on the tutorials.