From 0edf21b6122ff1b24a7716c36d6d38c44f698c1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lorenz=20H=C3=BCdepohl?= <dev@stellardeath.org> Date: Tue, 31 Mar 2020 11:10:12 +0200 Subject: [PATCH] Fix URL in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eee3960..f678673 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Put the `.py` files into `~/.osc-plugins` to make them available for the osc com for example by ``` -$> git clone https://gitlab.mpcdf.mpg.de/mpcdf/osc-plugins ~/.osc-plugins +$> git clone https://gitlab.mpcdf.mpg.de/mpcdf/obs/osc-plugins ~/.osc-plugins ``` Background -- GitLab