From 91ac6f8801cbbe2b3fd33448fc0574ed335fdb9f Mon Sep 17 00:00:00 2001 From: Fanny Wegner <fwegner@imm.uzh.ch> Date: Wed, 12 Mar 2025 10:26:15 +0100 Subject: [PATCH] Update file README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e2fce2..191c576 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ If you want to contact us please reach out in [our MS teams](https://teams.micro ## Getting started -For connecting to ScienceCluster as well as writing your scripts, we recommend you download **Visual Studio Code** for Mac and Windows (https://code.visualstudio.com/download). You will also need to install [this extension to connect via SSH](https://marketplace.visualstudio.com/items?itemName%253Dms-vscode-remote.remote-ssh). +For connecting to ScienceCluster as well as writing your scripts, we recommend you download **Visual Studio Code** for Mac and Windows (https://code.visualstudio.com/download). You will also need to install [the extension "Remote - SSH" to connect via SSH](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-ssh). ### Connecting -- GitLab