Skip to content

Commit

Permalink
chore: fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent 9f0bcde commit 45efa33
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,11 +117,13 @@ Recommended for better development experience:
To start developing with this repository:

1. Install dependencies:

```
yarn
```

2. Build the packages:

```
yarn build:dev
```
Expand Down Expand Up @@ -215,6 +217,7 @@ Prerequisites:
Publishing steps:

1. Create a release PR:

- Create a new branch from master with format `vX.X.X-Publish`
- Add changelog as PR description
- Add "Release" label to the PR
Expand Down

0 comments on commit 45efa33

Please sign in to comment.