Skip to content

Commit bf523fb

Browse files
committed
docs update
1 parent a20b70b commit bf523fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/contributing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ Follow the steps below to start contributing:
153153
4. Set up the environment in dev mode after following steps in [Quick Start](../README.md#-quickstart). This installs other packages such as `ruff`, `precommit` etc.
154154

155155
```bash
156-
pip install .[dev]
156+
pip install ".[dev]"
157157
```
158158

159159
5. Develop the features in your fork/branch.

0 commit comments

Comments
 (0)