diff --git a/docs/getting-started.md b/docs/getting-started.md index e0a891b..4c04507 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -33,8 +33,8 @@ git --version ### Step 1: Clone the Repository ```bash -git clone https://github.com/SoWeBegin/MicrovoltsEmulator.git -cd MicrovoltsEmulator +git clone https://github.com/ToyBattles/MicroVolts-Server-Docker.git +cd MicroVolts-Server-Docker ``` ### Step 2: Configure Database @@ -222,4 +222,4 @@ docker-compose restart auth-server ./edit_config.sh # Restart servers -./restart_servers.sh all \ No newline at end of file +./restart_servers.sh all