From 5f52c25ffb88eba590db3a560991a937b1d8c72f Mon Sep 17 00:00:00 2001 From: Simon Mayer <simon.mayer@onb.ac.at> Date: Tue, 3 Dec 2024 09:42:14 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fcfef27..ccf7b9a 100644 --- a/README.md +++ b/README.md @@ -86,8 +86,8 @@ learn something. I certainly did, though I'm still not sure what.* 1. Clone the repository: ``` - git clone https://github.com/yourusername/your-repo-name.git - cd your-repo-name + git clone https://labs.onb.ac.at/gitlab/bed/visualization.git + cd visualization ``` 2. Install dependencies: -- GitLab