diff --git a/README.md b/README.md index 53c42f46a..8439927ec 100644 --- a/README.md +++ b/README.md @@ -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.