Skip to content

Commit

Permalink
docs: remove yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
avdeev committed Jun 1, 2017
1 parent 5451cf9 commit f15608f
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,9 @@ Small simple tool for sharing url, title, description and image to VK, Facebook
npm install --save vanilla-sharing
```

or

```sh
yarn add vanilla-sharing
```

# Usage

1. From build folder. Include file build/vanilla-sharing.js to your project
1. From dist folder. Include file dist/vanilla-sharing.js to your project

```
VanillaSharing.vk(options);
Expand Down

0 comments on commit f15608f

Please sign in to comment.