Skip to content

Commit 9f1ded5

Browse files
authored
Update README.md
1 parent 22345fb commit 9f1ded5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ You can preview the production build with `npm run preview`.
6161
If you need build command:
6262

6363
```bash
64-
docker-compose -f docker-compose.yml up --build
64+
docker-compose up --build
6565
```
6666

6767
This is a good option for deployment, because starter template has all required configs to automatically install newest version of `metawrite`, all dependencies and start SSR server using Node.

0 commit comments

Comments
 (0)