Skip to content

Commit

Permalink
Remove CDN version
Browse files Browse the repository at this point in the history
  • Loading branch information
Pavel_Galkin committed Aug 3, 2017
1 parent e9b0b12 commit c0125f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,13 @@ new Vue({

```

### Direct include
<!-- ### Direct include
You can use the CDN: https://unpkg.com/vue-yandex-maps, `yandexMap` is exposed to `window` and will automatically install itself. Also you can use your local copy:
```HTML
<script src="../node_modules/vue-yandex-maps/vue-yandex-maps.js"></script>
```
``` -->

## Usage

Expand Down

0 comments on commit c0125f9

Please sign in to comment.