Fixed typo.

This commit is contained in:
yflu 2022-10-07 10:10:33 +08:00
parent d90c4ead91
commit 3203ea9f1e

View File

@ -37,7 +37,7 @@ On `Windows 10/11`, you can compile `skeema` from source and config the host to
### Backend/Golang
```
user@proj-root/battle_srv/configs> cp ./configs.template ./configs
user@proj-root/battle_srv/configs> cp -r ./configs.template ./configs
```
### Frontend