diff --git a/USAGE.md b/USAGE.md index 5772cbe..6b294c3 100644 --- a/USAGE.md +++ b/USAGE.md @@ -129,7 +129,7 @@ Python 2: Python 3: - python -m http.server 8000 + python3 -m http.server -b localhost 8000 #### Apache