From c8ece6dffd5e350738ba2f58d4589fb8a4bba945 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Fri, 15 Jun 2007 14:38:14 -0700 Subject: [PATCH] Remove stray period --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 1aa6099..8ec1f7c 100644 --- a/README +++ b/README @@ -73,7 +73,7 @@ And finally, edit $gitrepo/hooks/post-update to call the new $gitrepo/hooks/ikiwiki-post-update program and also don't forget to actually enable the hook with: - chmod a+x $gitrepo/hooks/post-update . + chmod a+x $gitrepo/hooks/post-update Now, you're finally ready to go. You should be able to just start adding content under the src directory. You can give files a .mdwn -- 2.43.0