diff --git a/README.md b/README.md index d5206512decac483957cdce0df55dd62fa8dea77..0b6f36cb1602b964e30703947e84b38ae144da1e 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Output: To install package, run ``` -pip install setuptools>=62.1.0 +pip install "setuptools>=62.1.0" pip install . ```