diff --git a/mars-cli/README.md b/mars-cli/README.md index 972a85c..a34a12d 100644 --- a/mars-cli/README.md +++ b/mars-cli/README.md @@ -10,7 +10,7 @@ pip install . If you want to install the optional testing dependencies as well, useful when contributing to the project: ```sh -pip install -e '.[test]' +pip install .[test] ``` # Extending BioSamples' records