update
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Wed, 3 Oct 2007 18:28:36 +0000 (18:28 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Wed, 3 Oct 2007 18:28:36 +0000 (18:28 +0000)
doc/setup/discussion.mdwn

index b59985f7149a9884f4c07eb7a056ae5e20d0931a..e1617aac6b2d9df678e7caa84caa9e0b95982efc 100644 (file)
@@ -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