Skip to content

Commit 1c2bb22

Browse files
fix: removed superfluous space from README command
1 parent 37cac3a commit 1c2bb22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Install the package directly from GitHub using pip:
3737
!pip install -qU git+https://github.com/kingsdigitallab/crossreads-petrography
3838
```
3939

40-
For development or local modifications, clone the repo and install via `pip install -e ". [dev]"`.
40+
For development or local modifications, clone the repo and install via `pip install -e ".[dev]"`.
4141

4242
### Configure
4343

0 commit comments

Comments
 (0)