Update Quickstart docs with bash language hl.

This commit is contained in:
Roman Zhukov
2023-10-30 13:20:19 +03:00
parent 54ac2d33e2
commit 560c063db4

View File

@@ -21,7 +21,7 @@ If you prefer to follow manual steps, refer to this guide:
```bash
docker-compose build && docker-compose up
```
4. Navigate to `http://localhost:5173/`.
4. Navigate to http://localhost:5173/.
To stop, simply press **Ctrl + C**.