diff --git a/content/en/about/contributing/git/_index.md b/content/en/about/contributing/git/_index.md index ea9c99e54a..41c89b88d9 100644 --- a/content/en/about/contributing/git/_index.md +++ b/content/en/about/contributing/git/_index.md @@ -174,7 +174,7 @@ you can reuse the provided environment with: # From the root of the repository clone $ flox activate # Then install docsy dependencies with -npm ci +$ npm ci ``` ### Installing pre-commit hooks