Skip to content

Commit 3ecee08

Browse files
authored
Update README.md
1 parent dae1e66 commit 3ecee08

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ npm install web-dev-server-example-helloworld
1515
node run-server.js
1616
```
1717
- open your web browser on:
18-
http://localhost:8888/static-content/
19-
http://localhost:8888/dynamic-content/
20-
http://localhost:8888/dynamic-content/anything-else
18+
- http://localhost:8888/static-content/
19+
- http://localhost:8888/dynamic-content/
20+
- http://localhost:8888/dynamic-content/anything-else

0 commit comments

Comments
 (0)