diff --git a/README.md b/README.md index b8fe2ab..e484372 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ 4. Install the development/test dependencies: - λ pip install .[test] .[analysis] + λ pip install ".[test]" ".[analysis]" 5. Run the tests: