Skip to content
This repository was archived by the owner on Mar 30, 2020. It is now read-only.

Commit bbf088f

Browse files
committed
Updated output from pyhttpd to be correct, again!
1 parent dbb4de8 commit bbf088f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ to arbitrary IP addresses, specifically to allow you to bind to localhost.
259259
Example:
260260

261261
$ ./pyhttpd 127.0.0.1:8080
262-
Serving HTTP on 0.0.0.0 port 8080 ...
262+
Serving HTTP on 127.0.0.1 port 8080 ...
263263

264264
or
265265

0 commit comments

Comments
 (0)