Symlink GeekiGeeki to geekigeeki
[wiki.git] / geeki / install
index 65f8ea61d1669efb60cd6b40f0ec8b2e370e58e2..99d523b601b47d45dae04ff9850a0a62650a1278 100644 (file)
@@ -1,4 +1,4 @@
-== Easy installation ==
+== Quick installation ==
 
 The easiest installation procedure is:
 
@@ -21,21 +21,5 @@ The easiest installation procedure is:
  uses ##www##.
  * reload or restart the web server
 
-== Update procedure ==
 
-If you cloned the repository as suggested, updating and downgrading is easy:
-
-{{{
-cd wiki
-git pull
-cd data
-git pull
-}}}
-
-to switch to a different version of GeekiGeeki:
-
-{{{
-git checkout {tree-ish}
-}}}
-
-where '##{tree-ish}## could be a tag, a branch name, or a specific commit.
+See also [[geeki/upgrade]] for a simplified procedure for existing installations.