From 0fc2bf21ac356ed63e799b9fef36db0e26505d20 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Wed, 17 Apr 2024 15:43:26 +0200 Subject: INSTALL.md: Fix link to crystfel.rb Needs to be a raw download. --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 6be1a1ac..81ce24d8 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -69,7 +69,7 @@ To install the development version of CrystFEL using [crystfel.rb](https://gitlab.desy.de/thomas.white/crystfel/-/blob/master/crystfel.rb) from the Git repository, and use `brew install`: ``` -$ wget https://gitlab.desy.de/thomas.white/crystfel/-/blob/master/crystfel.rb +$ wget https://gitlab.desy.de/thomas.white/crystfel/-/raw/master/crystfel.rb $ brew install -v -s ./crystfel.rb --HEAD ``` Omit `--HEAD` to install the latest stable version. -- cgit v1.2.3