Skip to content

Commit

Permalink
add $ to 'npm ci'
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastian-luna-valero committed Aug 28, 2024
1 parent e521792 commit 62392dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/about/contributing/git/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 62392dd

Please sign in to comment.