From 5d388fd0a7dd3f1090d0163f4e0614904aedf83f Mon Sep 17 00:00:00 2001 From: Bram Prieshof Date: Tue, 8 Dec 2020 01:08:53 +0000 Subject: [PATCH] Fixed typo --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 9b26046..431416e 100644 --- a/readme.md +++ b/readme.md @@ -22,7 +22,7 @@ mv /opt/gitea_blue-theme/custom_public_bin/css /opt/gitea_blue-theme/custom_publ ### Install * Download the repo to the opt directory ``` -git clone https://git.bprieshof.nl/DarkTheme/Gitea-Arc_blue-Theme.git mkir /opt/gitea_blue-theme/ +git clone https://git.bprieshof.nl/DarkTheme/Gitea-Arc_blue-Theme.git /opt/gitea_blue-theme/ ``` * Link custom files to gitea installation ```