Skip to content

Commit e0eb18f

Browse files
authored
Minor docs edit
1 parent 51e8560 commit e0eb18f

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
@@ -108,7 +108,7 @@ go run index.go
108108
To build a binary, run `go build && ./server -h`. See [@tehbilly](https://github.com/sergeifilippov)'s notes [here](https://github.com/afaqurk/linux-dash/pull/281) for binary usage options
109109

110110
##### Python
111-
Run `./python-server.py` will run a server on port 80.
111+
Run `./python-server.py` will run a server on port 80 which is the default. You can change this in [python-server.py on line 43](https://github.com/afaqurk/linux-dash/blob/master/python-server.py#L43)
112112

113113
## Support
114114

0 commit comments

Comments
 (0)