Update getting-started.md

This commit is contained in:
Mathias Wagner
2024-07-30 15:55:36 +02:00
parent 580496bd31
commit 5c199a559f

View File

@ -17,6 +17,7 @@ database.
###
```bash
mkdir LicenseAPI && cd LicenseAPI
wget https://raw.githubusercontent.com/gnmyt/LicenseAPI/main/docker-compose.yml
docker compose up -d
```