Skip to content

Commit e43c12d

Browse files
authored
Update README.md (#509)
1 parent 0cf5b68 commit e43c12d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ you need to follow the steps below:
3333
- Update to the new version in [package.json](https://github.com/gridsuite/commons-ui/blob/main/package.json) (example `0.6.0`)
3434
- Build it: `npm install`
3535
- Commit the package.json and package-lock.json files, push to a branch, make a PR, have it reviewed and merged to main.
36-
- Pull and checkout main on your last commit.
3736
- [Make a release](https://github.com/gridsuite/commons-ui/releases/new) on GitHub by creating a new tag on the last commit. On the release creation page:
3837
- In "Choose a tag": type the tag you want to create (ex.: v0.6.0) and select "create new tag"
3938
- In "Target": click on "recent commit" tab and select your release commit

0 commit comments

Comments
 (0)