summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/README.md b/README.md
index 2db9838..a5845f3 100644
--- a/README.md
+++ b/README.md
@@ -42,9 +42,11 @@ Required:
Optional:
-* **bzr-fastimport** or **Breezy**: Needed if you want to import
- Bazaar (bzr) repositories. Can be installed as the `bzr-fastimport`
- or `brz` package in Debian.
+* **bzr-fastimport**: Needed if you want to import Bazaar (bzr)
+ repositories. Can be installed as the `bzr-fastimport` package in
+ Debian. It is also possible to use Breezy instead, but this should
+ currently be considered experimental due to bugs in its
+ implementation of `fast-export`.
* **cmdtest**: Needed if you want to run the test suite. Can be
installed as the `cmdtest` package in Debian, or from the source at