diff --git a/README.md b/README.md index 104d362..0ea45ac 100644 --- a/README.md +++ b/README.md @@ -143,7 +143,7 @@ Once all those are installed, you can run the following commands. This will gene use the `kawanime` executable in the `dist/linux-unpacked` folder. ``` -npm run install +npm run postinstall npm run dist:linux ```