diff --git a/README.md b/README.md index 7dc900e..62db6d9 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ If you can't use GitHub, you can use other providers: 5. Publish with the `publish.sh` script: ./publish.sh - In case of Windows, directly run the command: node_modules/.bin/build --win -p always + In case of Windows, directly run the command: ```node_modules/.bin/build --win -p always``` 6. Release the release on GitHub by going to , editing the release and clicking "Publish release."