Skip to content

Commit ddf52fb

Browse files
authored
docs: updated development-usage.md
1 parent df52000 commit ddf52fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/development-usage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Please use git bash instead of command prompt or powershell and use the same `Ma
3838
Change the delay time (ms) of the command, default will be 400ms.
3939

4040
```sh
41-
go -dir=node_modules npx livereload -w 400 public
41+
go -dir=node_modules npx livereload -w 800 -ee go .
4242
```
4343

4444
## Environment Variables
@@ -53,4 +53,4 @@ Please visit your `config/env.go` to configure further.
5353

5454
# Docs
5555

56-
- [godotenv](https://github.com/joho/godotenv#godotenv--)
56+
- [godotenv](https://github.com/joho/godotenv#godotenv--)

0 commit comments

Comments
 (0)