From d4c700e3de0c10cbe2e9e519ce2e506c9b213af2 Mon Sep 17 00:00:00 2001 From: "@akhil.gunda" <gunda.akhil1@gmail.com> Date: Fri, 24 Jan 2025 09:23:58 +0100 Subject: [PATCH] bug in added image, removing for now --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 6789bb1..58e3c13 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,6 @@ Steps to setup the code repository locally: 3. [Download Git](https://git-scm.com/downloads) application and install it. 4. Use the [project link](https://git-ce.rwth-aachen.de/akhil.gunda/heatpipepy), to open the GitLab project on the browser. 5. Now, this code needs to be installed on the PC. The best way to do this is to clone the repository on the local PC. To do this, go to "Code" option on the project, and copy the link "Clone with HTTPS". - ![alt text][def] 6. Open VS Code and choose a directory where you wish to save the code. 7. Open terminal on VS Code, and run the following command, after navigating to the folder you wish to save the code at: ``` -- GitLab