Download:
child 46:7230a1ed6e8f
parent 44:1a6644fd3981
45:22233eb257bf
Anton Shestakov <av6@dwimlabs.net>, Fri, 03 Dec 2021 09:43:50 +0300
docs: a more modern way to run an HTTP server on localhost

1 файлов изменено, 1 вставок(+), 1 удалений(-) [+]
README.rst file | annotate | diff | comparison | revisions
--- a/README.rst Fri Dec 03 09:43:09 2021 +0300
+++ b/README.rst Fri Dec 03 09:43:50 2021 +0300
@@ -62,7 +62,7 @@
make
# drop some game music files: .nsf, .nsfe, .spc, .vgm, etc
# add them to the list in index.html
- python -m SimpleHTTPServer
+ python3 -m http.server
And then navigate to http://localhost:8000/.