From 2394c63977157d097ec46b2c9f85dc9f231b92dc Mon Sep 17 00:00:00 2001 From: Pau Costa Ferrer Date: Mon, 12 Feb 2024 14:02:45 +0100 Subject: [PATCH] Update README.md Repository url was wrong... --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9379b87..a4bf3a2 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ What things you need to install the software and how to install them: 1. Clone the repo ```sh - git clone https://github.com/your_username_/devspace.git + git clone https://github.com/micosilent/devspace.git ``` 2. Set the docker-compose.yml to match your environment, pay special attention at the secrets, and routes set in the environment variables.