diff --git a/README.md b/README.md index 933fe21..c84aca0 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Executable specs in javascript for the Todo-Backend API. ## Run in the browser -Start a static web server, eg.: +Start a static web server, eg.: `python3 -m http.server` ## Run on the command line