diff --git a/README.md b/README.md index 85692d3..bb03b75 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Please be sure everything works. Payment devices will break and all hell will br - Get certifcates from password1 - Update version no in package.json -- `yarn run publish` +- `npm run publish` - Goto https://github.com/servicepos/printdesk/releases and test the build - When sure everything works: publish draft release (click edit). Printdesk will now slowly auto update. - To rollback mark the lastest release as prerelease. Autoupdate rollback can take hours. Happy phoning! :D @@ -20,4 +20,4 @@ Make sure to generate a GH_TOKEN and set it as an environment: - $Env:GH_TOKEN="token" More info can be found here on how you can generate token: https://docs.github.com/en/free-pro-team@latest/github/authenticating-to-github/creating-a-personal-access-token -Only "repo" (full contron of private repositories) needs to be checked. \ No newline at end of file +Only "repo" (full contron of private repositories) needs to be checked.