diff options
| author | David Bremner <bremner@debian.org> | 2011-11-12 21:45:23 -0400 |
|---|---|---|
| committer | David Bremner <bremner@debian.org> | 2011-11-12 21:45:23 -0400 |
| commit | bbb79cd244496b0cd4abaee6b4602d86b98fa183 (patch) | |
| tree | 93b6af39d1aad7974c2ec3935b6b5229c423ea15 | |
| parent | df8e03c7c1da68fa393378671d58fd2f7a9393c3 (diff) | |
nmbug.mdwn: simplify nmbug setup instructions now that it is in notmuch git.
| -rw-r--r-- | nmbug.mdwn | 12 |
1 files changed, 3 insertions, 9 deletions
@@ -2,17 +2,11 @@ ## Getting set up -1. Install and use notmuch version notmuch 0.9+23~g556c5fa or newer (enter notmuch --version to check your version) +1. Install and use notmuch version notmuch 0.9+63~gebd1adc or newer. -2. Get nmbug script using - - git clone git://pivot.cs.unb.ca/notmuch.git notmuch-nmbug - cd notmuch-nmbug - git branch -b nmbug origin/nmbug - - The script is now available in contrib/nmbug + The nmbug script is available in contrib/nmbug -3. The current tag repo can be obtained by +2. The current tag repo can be obtained by git clone --bare git://pivot.cs.unb.ca/nmbug.git $HOME/.nmbug |
