From d0618efb643f2dbec9b470a129946396315f60d5 Mon Sep 17 00:00:00 2001 From: p4bl0 Date: Tue, 10 Aug 2010 20:32:11 +0200 Subject: grammar fixes --- README | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/README b/README index 9cfa902..755e46e 100644 --- a/README +++ b/README @@ -42,7 +42,7 @@ fugitive: README

To create you blog run the commande:
fugitive --install-mode <dir>, - where mode is either "local" or "remote" + where mode is either "local" or "remote".
This will create the git repos with appropriate hooks, config and files in <dir>. @@ -119,7 +119,7 @@ fugitive: README When you commit change to a fugitive git repository, the post-commit hook looks in the articles-dir directory (see configuration) for newly added articles, modified - articles and deleted ones. Then it do the following things: + articles and deleted ones. Then it does the following things: