summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2021-12-17 21:11:47 +0100
committerChristoph Cullmann <cullmann@kde.org>2021-12-17 21:11:47 +0100
commitfa0436a210fe2233314151f55e1d8034f1317550 (patch)
treebdeacfde88d2333ba43db7ad28ac0b7f0c8f3e9a /README.md
parent0f19f2e8eb77291a133194a34938fb36fd3d123b (diff)
update the theme
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index fb15e09..d9dd83e 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,11 @@
# cullmann.io
+
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
+git add themes