From 20807fdaccbbf96cdd90f712aae1d1165097c100 Mon Sep 17 00:00:00 2001 From: Gitea Date: Sun, 17 Feb 2019 11:40:43 +0100 Subject: [PATCH] Fixed Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 599977a..46284e6 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,6 @@ Website running on paste.tooth.yt ## Instructions -1. Copy **config.json.exmaple** to **config.json**. +1. Copy **config.json.example** to **config.json**. 2. Edit **config.json** and set mysql configuration. 3. Start **app.js**.