web commit by http://liw.iki.fi/liw/: Document that you need to clone repository, not the actual source directory
parent
d451914bb4
commit
598ffb7133
|
@ -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]]
|
needs to be done here, just follow the regular instructions in [[setup]]
|
||||||
for setting up ikiwiki with git.
|
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.
|
Now, set up a web server on your laptop, if it doesn't already have one.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue