Skip to content

Commit 7c3b59e

Browse files
Update documentation
1 parent ebc056b commit 7c3b59e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,7 @@ Pattern states should be lowercase and use hyphens where spaces are present.
7676
```
7777

7878
##### Server
79-
Running `grunt serve` will compile the patternlab front end and host it on <a href="http://localhost:9001">http://localhost:9001</a> by default. This can be changed in the `Gruntfile.js`
80-
81-
**Next steps: Livereload and watches**
79+
Running `grunt serve` will compile the patternlab front end and host it on <a href="http://localhost:9001">http://localhost:9001</a> by default. Page will reload on any saved source code change.
8280

8381
### Under Active Development
8482

0 commit comments

Comments
 (0)