projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d451914
)
web commit by http://liw.iki.fi/liw/: Document that you need to clone repository...
author
Joey Hess
<joey@kitenet.net>
Sun, 2 Mar 2008 23:29:34 +0000
(18:29 -0500)
committer
Joey Hess
<joey@kitenet.net>
Sun, 2 Mar 2008 23:29:34 +0000
(18:29 -0500)
doc/tips/laptop_wiki_with_git.mdwn
patch
|
blob
|
history
diff --git
a/doc/tips/laptop_wiki_with_git.mdwn
b/doc/tips/laptop_wiki_with_git.mdwn
index c8df099edc7728c5754eb40b37f1336a15ffb233..bb14f6d38492b3341642250ef57001e38da694ed 100644
(file)
--- 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.