From 98330ad38ca4df52cb503205827532bca0e670f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexandru=20Arn=C4=83utu?= Date: Tue, 10 Mar 2020 12:49:35 +0200 Subject: [PATCH] Update README.md (#82) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: