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