Skip to content

Commit a3a86df

Browse files
authored
doc: Update README.md
1 parent 919b165 commit a3a86df

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,12 @@ docker pull wcjiang/zh-hans.react.dev:latest
1717
```
1818

1919
```bash
20-
docker run --name zh-hans.react.dev -p 60007:3000 --restart=always -d wcjiang/zh-hans.react.dev:latest
20+
docker run --name zh-hans.react.dev \
21+
-p 60007:3000 \
22+
--restart=always \
23+
-d wcjiang/zh-hans.react.dev:latest
2124
```
2225

2326
## License
2427

25-
MIT © [Kenny Wong](https://github.com/jaywcjlove)
28+
MIT © [Kenny Wong](https://github.com/jaywcjlove)

0 commit comments

Comments
 (0)