summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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