mirror of
https://github.com/MetaFam/TheGame.git
synced 2026-04-02 03:00:32 -04:00
Fix yarn command in Backend Guide (#229)
This commit is contained in:
@@ -31,7 +31,7 @@ yarn typecheck
|
||||
After the above is configured, you can start the Docker containers.
|
||||
|
||||
```bash
|
||||
yarn start:docker
|
||||
yarn docker:start
|
||||
```
|
||||
|
||||
### Getting Started
|
||||
|
||||
Reference in New Issue
Block a user