From 69d29a7e39946b3c101b709ab84b3e43dffafcff Mon Sep 17 00:00:00 2001 From: Untone Date: Thu, 29 Jul 2021 20:51:34 +0300 Subject: [PATCH] fix readme --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) 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