From d5a56e7f8ca83e9a9fd4b167d37bd3e5fab0f690 Mon Sep 17 00:00:00 2001 From: Greg Wilson Date: Wed, 24 Mar 2021 16:01:51 -0400 Subject: [PATCH] Fix text in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 303ee33..6161d7d 100644 --- a/README.md +++ b/README.md @@ -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`