From ebb37ae7a1a07e64111bdffe961fb84df370c143 Mon Sep 17 00:00:00 2001 From: Richard Worth Date: Fri, 15 Jun 2007 11:32:08 -0700 Subject: [PATCH] Changed 'setup' to 'set up --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index 27d04a5..306d0da 100644 --- a/README +++ b/README @@ -10,7 +10,7 @@ learning to use ikiwiki from its standard instructions: Features ======== -Here are some of the key features of what I've got setup, (and that +Here are some of the key features of what I've got set up, (and that are different than following the standard instruction for integrating ikiwiki with git). @@ -27,7 +27,7 @@ ikiwiki with git). 3. Pre-configured for git - Most of the git-specific settings you need are already setup + Most of the git-specific settings you need are already set up in ikiwiki.setup. One that is not is that the generated wrapper is placed into ikiwiki-post-update rather than going directly into git's post-update---so you will have to manually @@ -41,7 +41,7 @@ To start, choose where the bare git repository will exist on your web server and where you'd like the HTML results to be published to. Edit ikiwiki.setup and fill these in for gitrepo and destdir. -Then use the following commands to setup everything you'll need on the +Then use the following commands to set up everything you'll need on the server: mkdir -p $gitrepo -- 2.43.0