Skip to content

Commit c838f44

Browse files
committed
Update readme
1 parent dcb6bb0 commit c838f44

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cherrypy-bootstrap/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ $ poetry shell
3434
Start the CherryPy server:
3535

3636
```bash
37-
$ cherryd -
37+
$ ./entrypoint.sh
3838
```
3939

40-
Open your web browser and visit http://localhost:8080 to see the app in action.
40+
Open your web browser and visit http://127.0.0.1:8080 to see the app in action.

0 commit comments

Comments
 (0)