/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar
0.41.20 by Parth Malwankar
added INSTALL
1
'bzr-grep' is a bazaar plugin so you need to install it
2
in your bazaar plugins directory.
3
4
    $ bzr branch lp:bzr-grep ~/.bazaar/plugins/grep
5
6
If you have it downloaded, simply move it into the plugins directory.
7
8
    $ mv bzr-grep ~/.bazaar/plugins/grep
9
10
You may have to create the 'plugins' directory first.
11
Also, note that the plugin should be placed as 'grep' and NOT
12
'bzr-grep' in the plugins directory.
13