Fix missing newline at end of file in README-INSTALL.md

This commit is contained in:
bboerni2 2025-09-23 14:09:35 +02:00
parent 027be884e4
commit 9a8eb683f3

View file

@ -42,4 +42,4 @@ Um einen ersten **Administrator-Account** (Superuser) anzulegen, kann der Befehl
**Command (copy-fähig):**
```bash
docker compose exec netbox python3 /opt/netbox/netbox/manage.py createsuperuser
```
```