diff --git a/README.md b/README.md index 89f8ccd..3a00e59 100644 --- a/README.md +++ b/README.md @@ -11,16 +11,9 @@ A radically simple, reliable, and high performance template to enable you to qui You can install the package using pip ```bash -pip install -e . +$ pip3 install -r requirements.txt ``` -# Usage -```python -print("hello world") - -``` - - ### Code Quality 🧹