From 2dbff50ffc29bfe9ae76d3d0d4eed89e58dfeb72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arne=20=C3=98sleb=C3=B8?= <arne.oslebo@uninett.no> Date: Tue, 16 Feb 2021 12:46:35 +0100 Subject: [PATCH] Update install.md --- doc/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/install.md b/doc/install.md index 8cc360a..7c51272 100644 --- a/doc/install.md +++ b/doc/install.md @@ -16,7 +16,7 @@ The current version of SOCTools only runs on a single server. A fully distribute * `sudo ansible-galaxy collection install ansible.posix` ## Download SOCTools -* Download latest release from `https://gitlab.geant.org/gn4-3-wp8-t3.1-soc/soctools/-/releases` +* Download latest release from https://gitlab.geant.org/gn4-3-wp8-t3.1-soc/soctools/-/releases * Unpack downloaded release * `cd soctools` -- GitLab