From 239588c0d70c7390c2fa87e51b4c511b118339d0 Mon Sep 17 00:00:00 2001 From: TylerByte <36434823+TylerByte666@users.noreply.github.com> Date: Tue, 4 Feb 2020 19:59:12 +0200 Subject: [PATCH] Update README.md --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9868b19..91e9689 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,8 @@ ## How to use: 1. Find your gitea custom directory path in ***Site Administration > Configuration > Custom File Root Path***. -2. Create directorys ***templates*** and ***public/css*** if not exist. -3. Copy/Move files from this repo in there counterpart locations. +2. Create directories: ***templates*** and ***public/css*** within the directory, if it does not already exist. But please empty any previous files as they may create a conflict or unexpected behaviour. +3. Clone then Copy/Move files from this repo into the custom directory location. 4. Add folowing lines to your gitea config: ```ini [ui] @@ -21,5 +21,10 @@ DEFAULT_THEME = matrix ### Welcome to the matrix! ### Special Notes: - - A user can still change the theme settings. <- Big thanks to 6543! + - A user can still change the theme settings. + +### Special Thanks to 6543! +https://github.com/6543 + +