aboutsummaryrefslogtreecommitdiff
path: root/doc/setup/discussion.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-10-03 18:28:36 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-10-03 18:28:36 +0000
commit529c2da4c322c579682245cdccdcaafc3fd0b2d7 (patch)
treebe8235d6f5154f82687326ae6bdacce6e305d2f2 /doc/setup/discussion.mdwn
parent423aa99998c49c18d0f8adf3240840c4fa981d0e (diff)
downloadikiwiki-529c2da4c322c579682245cdccdcaafc3fd0b2d7.tar
ikiwiki-529c2da4c322c579682245cdccdcaafc3fd0b2d7.tar.gz
update
Diffstat (limited to 'doc/setup/discussion.mdwn')
-rw-r--r--doc/setup/discussion.mdwn3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/setup/discussion.mdwn b/doc/setup/discussion.mdwn
index b59985f71..e1617aac6 100644
--- a/doc/setup/discussion.mdwn
+++ b/doc/setup/discussion.mdwn
@@ -36,7 +36,7 @@ Curious as to why support for CVS is not built in. --[[Luther]]
----
On the git setup instuctions, I wonder if this wouldn't work as well and be
-simplete? --[[Joey]]
+simpler? --[[Joey]]
mkdir $REPOSITORY
cd $REPOSITORY
@@ -49,3 +49,4 @@ simplete? --[[Joey]]
rmdir $SRDDIR.old
git add .
git commit -m "initial commit"
+ git push $REPOSITORY master