Skip to content

Commit

Permalink
Correction on build process
Browse files Browse the repository at this point in the history
  • Loading branch information
abhchand committed Jun 23, 2020
1 parent 37c3b42 commit 4085407
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 @@ -201,7 +201,7 @@ This will open `http://localhost:3035` in a browser window. Any changes made to
# <a name="building-releases"></a>Building Releases

1. Install `np` globally: `yarn global add np`
2. For non-beta releases, manually update README, `package.json`, and other assets to latest (upcoming) version
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. Create new version: `np`

Expand Down

0 comments on commit 4085407

Please sign in to comment.