summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2022-08-14 19:01:21 +0200
committerChristoph Cullmann <cullmann@kde.org>2022-08-14 19:01:21 +0200
commit51fb029ca27d67d7cd67352cdede45e5b25868f7 (patch)
tree6d8e34b2abdc757310ffe11189e926d017417bae /README.md
parent260b6803e78609e16ad3d59792f1681d9df0f1e4 (diff)
switch back to LoveIt, other theme is deprectated
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index d9dd83e..2e4218e 100644
--- a/README.md
+++ b/README.md
@@ -4,8 +4,8 @@ cullmann.io website
# Update theme
-rm -rf themes    master
-mkdir themes    master
-git clone https://github.com/sunt-programator/CodeIT.git themes/CodeIT
-rm -rf themes/CodeIT/.git
+rm -rf themes
+mkdir themes
+git clone https://github.com/dillonzq/LoveIt.git themes/LoveIt
+rm -rf themes/LoveIt/.git
git add themes