Edit page geeki/install
authorbernie <bernie@88.45.42.150>
Mon, 3 Aug 2009 12:47:34 +0000 (14:47 +0200)
committerGeekiGeeki <webmaster@codewiz.org>
Mon, 3 Aug 2009 12:47:34 +0000 (14:47 +0200)
geeki/install

index a7d897b1b2879caace08a31d13206391fa4dedb3..1f7a02a3297bcc9725676adc1f82fef97834e9f4 100644 (file)
@@ -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/update]] for the update procedure.