Skip to content

Commit

Permalink
Fix #169
Browse files Browse the repository at this point in the history
  • Loading branch information
scosman committed Nov 5, 2024
1 parent 40de71b commit 8d1b90a
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 @@ -172,8 +172,8 @@ Github disables CI on new forks by default, so be sure to go into the Github Act
To manually run all these tools run the following script. You can view it's contents for individual commands.

```
# first time only: chmod +x ./check.sh
./check.sh
# first time only: chmod +x ./checks.sh
./checks.sh
```

### Running Developer Tools in your IDE
Expand Down

0 comments on commit 8d1b90a

Please sign in to comment.