diff --git a/docs/installation/non-python-dependencies.rst b/docs/installation/non-python-dependencies.rst
index 2dd567538..4af95315c 100644
--- a/docs/installation/non-python-dependencies.rst
+++ b/docs/installation/non-python-dependencies.rst
@@ -5,7 +5,7 @@ Augur uses some external bioinformatics programs that are not available on PyPI:
- ``augur tree`` requires at least one of:
- `IQ-TREE `__ (used by default)
- - `RAxML `__ (optional alternative)
+ - `RAxML `__ (optional alternative)
- `FastTree `__ (optional alternative)
- Bacterial data (or any VCF usage) requires `vcftools `__