Skip to content

Commit 92a2eab

Browse files
authored
fix typo in README
1 parent ccfc362 commit 92a2eab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ A package built from this starter code will have the following features:
2828

2929
### Common Next Steps
3030
6. **Make changes** to `pyproject.toml`, especially in the dependencies section.
31-
7. **Install your repository**: `pip install -e .".[develop]"` (recommended: use a virtualenv).
31+
7. **Install your repository**: `pip install -e ".[develop]"` (recommended: use a virtualenv).
3232
8. **Replace the starter files** (`README.md`, `LICENSE`, `config.json`, `apply_configuration.py`, `structs.py`, `utils.py` and the analogous files in `tests/`) with some of your own.
3333

3434
### Configure GitHub (Optional but Recommended)

0 commit comments

Comments
 (0)