diff --git a/README.md b/README.md index bbe8208..7333401 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ git clone https://gitlab.com/teeworlds-network/twnet_parser cd twnet_parser python -m venv venv source venv/bin/activate -pip install -r requirements +pip install -r requirements/dev.txt ``` ## tests and linting