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
|
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:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user