diff --git a/README.md b/README.md index 681f9a6..21e88e2 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ the local filesystem. ## Usage ``` -simple-http /my/mount/dir +python -m simple_httpfs /my/mount/dir curl /my/mount/dir/http/slashdot.org/country.js.. ```