Skip to content

Commit

Permalink
Clarify pre-commit command
Browse files Browse the repository at this point in the history
  • Loading branch information
sea-bass committed Oct 15, 2024
1 parent 1f13d13 commit 5fa9878
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 @@ -94,7 +94,7 @@ We use [pre-commit](https://moveit.ros.org/documentation/contributing/code/#pre-
Within the container, you can run the following command to format the code:

```bash
# inside the moveit_drake package
cd src/moveit_drake
pre-commit run -a
```

Expand Down

0 comments on commit 5fa9878

Please sign in to comment.