From ae878342af9b7f5d73f596c8a2bddc0cd0102542 Mon Sep 17 00:00:00 2001
From: Tamas Gal <tgal@km3net.de>
Date: Wed, 26 Feb 2020 13:32:01 +0100
Subject: [PATCH] Add Lyon usage

---
 README.rst | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/README.rst b/README.rst
index c99862e..28cfee0 100644
--- a/README.rst
+++ b/README.rst
@@ -22,6 +22,11 @@ ROOT ``TMath`` (a compiled ROOT installation is needed).
 Installation
 ============
 
+If you work on the Lyon CC, you can load the ``jpp/master`` module which
+contains the latest release of ``jppy``::
+
+    module load jpp/master
+
 The package can be installed via ``pip``::
 
     pip install jppy
-- 
GitLab