Skip to content

Commit 0a4887a

Browse files
committed
typo
1 parent 0a877f6 commit 0a4887a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The third and most flexible option is to install with package managers like **np
2626
```shell
2727
npm install blobity --save
2828
# or
29-
npm add blobity
29+
yarn add blobity
3030
```
3131

3232
Once the package is installed as a node module (eg. inside of `node_modules` folder), you can access it via from `blobity` path.

0 commit comments

Comments
 (0)