Skip to content

Commit

Permalink
Fix text in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Awnage committed Mar 24, 2021
1 parent 76e5638 commit d5a56e7
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 @@ -73,7 +73,7 @@ For a production release there are a few more steps:
1. Make sure tests are passing
2. Update `packages.json` to increment version number
3. Update `public/manifest.webapp` to increment version number
4. Create the zip file: `npm run-scripts build`
4. Create the zip file: `npm run-script build`
5. Tag the release in github and upload the zip file
6. Make deploy script utilizing `src/lib/libAppRepairs.sh`

Expand Down

0 comments on commit d5a56e7

Please sign in to comment.