Skip to content

Commit

Permalink
Add alternative commands for contribution
Browse files Browse the repository at this point in the history
  • Loading branch information
ken-matsui authored Feb 26, 2024
1 parent e142f6c commit a51b76b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -350,13 +350,13 @@ poac fmt
#### Run tests

```bash
poac test
poac test # or make test
```

#### Run `clang-tidy`

```bash
poac tidy
poac tidy # or make tidy
```

---
Expand Down

0 comments on commit a51b76b

Please sign in to comment.