X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=geeki%2Finstall;h=1f7a02a3297bcc9725676adc1f82fef97834e9f4;hb=469f48213aeba747f76222c93f7d9358dd441e33;hp=65f8ea61d1669efb60cd6b40f0ec8b2e370e58e2;hpb=417db4e37faf7c573c5dd2ac4a799a32c6b43207;p=wiki.git diff --git a/geeki/install b/geeki/install index 65f8ea6..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.