Skip to content

Commit

Permalink
Update dev command
Browse files Browse the repository at this point in the history
  • Loading branch information
raidensakura committed Dec 25, 2023
1 parent 1c9cf69 commit 1a19fd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Make sure to set `REGISTRY_PLUGINS_ONLY` in your environment variables to `False
<p align="center">Make sure poetry is installed (I recommend using pipx).</p>

```py
poetry install --only dev
poetry install --no-root --only dev
pre-commit install
```

Expand Down

0 comments on commit 1a19fd1

Please sign in to comment.