Fix readme link

This commit is contained in:
30hours 2024-03-18 11:12:43 +00:00
parent 23550094ea
commit 06cb65de15
2 changed files with 1 additions and 1 deletions

0
.gitmodules vendored
View file

View file

@ -16,7 +16,7 @@ See a live instance at [http://3lips.30hours.dev](http://3lips.30hours.dev).
- Install docker and docker-compose on the host machine. - Install docker and docker-compose on the host machine.
- Clone this repository to some directory. - Clone this repository to some directory.
- Edit the [./config/config.yml](config./config.yml) file for scenario. - Edit the [config/config.yml](config/config.yml) file for scenario.
- Run the docker compose command. - Run the docker compose command.
```bash ```bash