From 585e7e28789fa2cf195cb834858255f6b6983e11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C3=ABl=20Minelli?= <michael@minelli.me> Date: Fri, 28 Jul 2023 17:05:13 +0200 Subject: [PATCH] README => Update add procedure --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fce8b8d..879d224 100644 --- a/README.md +++ b/README.md @@ -13,5 +13,5 @@ These packages are needed : By adding this repo as submodule ```bash -git submodule add ssh://git@ssh.hesge.ch:10572/isc/projects/dojo/projects/shared/nodesharedcode.git shared +git submodule add ../../shared/nodesharedcode.git shared ``` \ No newline at end of file -- GitLab