Skip to content

Commit

Permalink
fix typo in docs for local dev installation (#1683)
Browse files Browse the repository at this point in the history
  • Loading branch information
rithviknishad authored Oct 20, 2023
1 parent c96bb13 commit 0daef7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/local-setup/configuration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ Pre-Commit is a package manager and tool for running and organising your git hoo
* Install pre-commit
pre-commit is installed while you run ::

pipenv install --categories "package dev-packages"
pipenv install --categories "packages dev-packages"

* Setup
this installs all the git-hooks ::
Expand Down

0 comments on commit 0daef7f

Please sign in to comment.