Skip to content

Commit

Permalink
fix makim command in the contributing.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xmnlab committed Apr 10, 2024
1 parent 9362b21 commit aeb130c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ $ git checkout -b name-of-your-bugfix-or-feature

```bash
$ makim tests.linter
$ makim tests.unittest
$ makim tests.unit
```

7. Commit your changes and push your branch to GitHub:
Expand Down

0 comments on commit aeb130c

Please sign in to comment.