Skip to content

Commit

Permalink
fix readme typo
Browse files Browse the repository at this point in the history
  • Loading branch information
relative committed Jan 29, 2022
1 parent 43d9a57 commit a29d424
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ CounterPath Bria Desktop API for Node.js
## Installing

```shell
npm install --save bria # alternatively, yarn add bria, pnpm add brioa
npm install --save bria # alternatively, yarn add bria, pnpm add bria
```
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bria",
"version": "1.0.0",
"version": "1.0.1",
"description": "CounterPath Bria Desktop API for Node.js",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit a29d424

Please sign in to comment.