diff --git a/README.md b/README.md index bcbd73da..2b377785 100644 --- a/README.md +++ b/README.md @@ -26,13 +26,10 @@ Then run API server ``` pipenv install -pipenv run python3 server.py +pipenv run python server.py ``` -# With Docker - -TODO - +Also see `Dockerfile` # How to do an authorized request