From d8414907d150ee677d4b7ff89bbfcc7e39b159c8 Mon Sep 17 00:00:00 2001 From: "Scheidgen, Markus (mscheidg)" <scheidge@informatik.hu-berlin.de> Date: Wed, 27 Feb 2019 09:33:31 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b4cc51..9800af7 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ source .pyenv/bin/activate Clone and install the nomad infrastructure and the necessary dependencies (including this parser) ``` -git clone https://gitlab.mpcdf.mpg.de/nomad-lab/nomad-FAIR nomad +git clone https://gitlab.mpcdf.mpg.de/nomad-lab/nomad-FAIR --branch photoemission nomad git submodule update --init pip install -r requirements.txt ./dependencies.sh -e -- GitLab