docs: fix formatting

This commit is contained in:
2025-10-11 20:23:08 +02:00
parent 1c8adb36fe
commit e10b2ee71c

View File

@@ -79,7 +79,8 @@ A browser-based railway simulation game using real world railway maps from OpenS
cd frontend
npm install
cd ..
```
````
11. Build for production:
@@ -95,7 +96,7 @@ A browser-based railway simulation game using real world railway maps from OpenS
cd backend
alembic upgrade head
cd ..
```
````
7. Refresh OpenStreetMap fixtures (stations + tracks) into the local database: