summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/docs/quickstart.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/docs/quickstart.md b/docs/docs/quickstart.md
index 216552e..6447ef7 100644
--- a/docs/docs/quickstart.md
+++ b/docs/docs/quickstart.md
@@ -19,3 +19,10 @@ hold tight this is going to be fast.
## Setting up a nova instance
+Clone the [example repo](https://github.com/discordnova/nova-quickstart.git) like so
+
+`git clone https://github.com/discordnova/nova-quickstart.git`,
+
+In this folder, find the `config.yml.example` file and rename it to match `config.yml`
+
+Next, you need to fill all the environment variables to match your discord bot.