aboutsummaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/INSTALL.md b/INSTALL.md
index fb8784a8..c1ea5da2 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -73,11 +73,6 @@ $ git clone https://gitlab.desy.de/thomas.white/crystfel.git
$ cd crystfel
$ brew install -v -s ./crystfel.rb --HEAD
```
-Normally, CrystFEL's build system would automatically download and install
-certain dependencies, notably (among others) XGandalf, MTZ output, PinkIndexer
-and PeakFinder9. However, Homebrew prefers that packages do not do this.
-Therefore, unless you've installed them separately, the CrystFEL installation
-made this way will lack some features.
We hope to contribute the Homebrew formula to the main repository soon, so that
you can install CrystFEL with a simple `brew install crystfel`.