mirror of
https://github.com/ToyBattles/MicroVolts-Server-Docker
synced 2026-08-24 08:23:03 -04:00
Update getting-started.md
This commit is contained in:
parent
bf462560ef
commit
d0f79e51fb
1 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
./restart_servers.sh all
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue