Skip to content

Commit

Permalink
Change make to make all
Browse files Browse the repository at this point in the history
Just make didn’t work for me.
  • Loading branch information
orkoden committed Oct 9, 2024
1 parent 281d78d commit b5a8ebe
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 @@ -55,7 +55,7 @@ Follow the steps below to create a PR and add your settings!
If you placed a generator file into `src/json`, json file will be generated in the `public/json` by this command.

```shell
make
make all
```

If there is a problem, an error message is displayed. Fix your files until no errors are shown.
Expand Down

0 comments on commit b5a8ebe

Please sign in to comment.