From a307be3a7cf3ada5212b13ff80282dc87e6d6013 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lorenz=20H=C3=BCdepohl?= <lorenz.huedepohl@rzg.mpg.de> Date: Tue, 13 Feb 2018 12:46:31 +0100 Subject: [PATCH] More explicit setup instruction --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bc7edee..eee3960 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,12 @@ MPCDF-specific OSC plugins Installation ------------ -Put the `.py` files into `~/.osc-plugins` to make them available for the osc command. +Put the `.py` files into `~/.osc-plugins` to make them available for the osc command, +for example by + +``` +$> git clone https://gitlab.mpcdf.mpg.de/mpcdf/osc-plugins ~/.osc-plugins +``` Background ---------- -- GitLab