Skip to content
Snippets Groups Projects
Commit a307be3a authored by Lorenz Huedepohl's avatar Lorenz Huedepohl
Browse files

More explicit setup instruction

parent a01eb03f
No related branches found
No related tags found
No related merge requests found
Pipeline #
...@@ -4,7 +4,12 @@ MPCDF-specific OSC plugins ...@@ -4,7 +4,12 @@ MPCDF-specific OSC plugins
Installation 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 Background
---------- ----------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment