Skip to content

Commit

Permalink
docs: fix syntax in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
vladholubiev committed Apr 6, 2021
1 parent 59789c4 commit fda0d81
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,16 +69,14 @@ it();
- [jest-dynamodb](https://github.com/shelfio/jest-dynamodb)
- [jest-mongodb](https://github.com/shelfio/jest-mongodb)

````
## Publish

```sh
$ git checkout master
$ yarn version
$ yarn publish
$ git push origin master
````
```

## License

Expand Down

0 comments on commit fda0d81

Please sign in to comment.