Skip to content

Commit

Permalink
Update release instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
abhchand committed Jun 29, 2020
1 parent 35972aa commit 16a09e5
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 @@ -225,7 +225,7 @@ This will open `http://localhost:3035` in a browser window. Any changes made to
1. Install `np` globally: `yarn global add np`
2. For non-beta releases, manually update README and other version references to the latest (upcoming) version. Do not update `package.json` - that will be updated by `np` automatically.
3. Build: `yarn run build`
4. Commit the above changes
4. Commit the above changes and `git push` to `master`
5. Create new version: `np`

# <a name="issues-contributing"></a>Issues / Contributing
Expand Down

0 comments on commit 16a09e5

Please sign in to comment.