X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/691c503c1fc18d0b92a346a626d3d56345d86e27..43e0691a50a97d9ccbb043deba27fa16e52c98a7:/doc/tips/laptop_wiki_with_git.mdwn diff --git a/doc/tips/laptop_wiki_with_git.mdwn b/doc/tips/laptop_wiki_with_git.mdwn index c8df099ed..bb14f6d38 100644 --- a/doc/tips/laptop_wiki_with_git.mdwn +++ b/doc/tips/laptop_wiki_with_git.mdwn @@ -12,7 +12,8 @@ First, set up the wiki on the server, if it isn't already. Nothing special needs to be done here, just follow the regular instructions in [[setup]] for setting up ikiwiki with git. -Next, `git clone` the source from the server to the laptop. +Next, `git clone` the source (`$REPOSITORY`, not `$SRCDIR`) +from the server to the laptop. Now, set up a web server on your laptop, if it doesn't already have one.