From: bernie Date: Mon, 3 Aug 2009 12:47:34 +0000 (+0200) Subject: Edit page geeki/install X-Git-Url: https://codewiz.org/gitweb?p=wiki.git;a=commitdiff_plain;h=ee10a0be49ca5ab525c17e1c5a60accfbaf63cd2;ds=sidebyside Edit page geeki/install --- diff --git a/geeki/install b/geeki/install index a7d897b..1f7a02a 100644 --- a/geeki/install +++ b/geeki/install @@ -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.