Skip to content

Commit b9b95b2

Browse files
committed
Add README note to promote -c-1 usage
Fixes http-party#407 as best we can at this point without breaking existing deployments.
1 parent 2372798 commit b9b95b2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ This will install `http-server` globally so that it may be run from the command
2525

2626
*Now you can visit http://localhost:8080 to view your server*
2727

28+
**Note:** Caching is on by default. Add `-c-1` as an option to disable caching.
29+
2830
## Available Options:
2931

3032
`-p` Port to use (defaults to 8080)

0 commit comments

Comments
 (0)