From 080ed0d407062704f5c1331aa881ae2b04b2352b Mon Sep 17 00:00:00 2001 From: Tomi Ollila Date: Wed, 9 May 2012 23:03:03 +0300 Subject: [PATCH] Clearer requirements: notmuch >= 0.10 & git >= 1.7.4 --- nmbug.mdwn | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/nmbug.mdwn b/nmbug.mdwn index b550f02..5856ded 100644 --- a/nmbug.mdwn +++ b/nmbug.mdwn @@ -6,20 +6,16 @@ There is a dump of (some views of) the nmbug [[status|http://nmbug.tethera.net/s ## Getting started -1. Install and use notmuch version notmuch 0.9+63~gebd1adc or newer and +1. Install and use notmuch version **0.10** or newer and perl module `Pod::Usage` (packaged as `perl-doc` in debian). The nmbug script is available in `contrib/nmbug`. -2. The current tag repo can be obtained by: +2. Make sure your `git version` is **1.7.4** or newer. - `$ git clone --bare http://nmbug.tethera.net/git/nmbug-tags.git $HOME/.nmbug` - - Check that your git is recent enough by entering: +3. Enter the following command to obtain the current tag repository: - `$ git --git-dir=$HOME/.nmbug fetch` - - If you get failures then you need to update your git (as well). + `$ git clone --bare http://nmbug.tethera.net/git/nmbug-tags.git $HOME/.nmbug` ## Using nmbug, simple example -- 2.43.0