diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3543fbc8..0c206e03 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -26,7 +26,7 @@ nvm use After installing the non-Python dependencies, its as easy as calling: ```shell -python setyp.py develop +python setup.py develop ``` ## Tests