Edit page geeki/install
[wiki.git] / geeki / install
index a7d897b1b2879caace08a31d13206391fa4dedb3..1f7a02a3297bcc9725676adc1f82fef97834e9f4 100644 (file)
@@ -21,21 +21,5 @@ The easiest installation procedure is:
  uses ##www##.
  * reload or restart the web server
 
  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/update]] for the update procedure.