docs: fix formatting
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user