diff --git a/README.md b/README.md index a831bc4..4315e53 100644 --- a/README.md +++ b/README.md @@ -252,7 +252,7 @@ You need a working `python` environment (system, `virtualenv`, `pyenv`, etc) ver Then install the dependencies and a development instance using: ```bash -make build +make install ``` ### Start Local Server