Skip to content

Commit 90ebf55

Browse files
authored
Merge pull request #312 from ColinEberhardt/patch-1
docs: update installation guide
2 parents 9c97036 + d981de1 commit 90ebf55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/installation.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ library can be used directly from
4747
CDN by simply adding these scripts to your `.html`'s `<head>` section:
4848

4949
```html
50+
<script src="https://unpkg.com/@jpmorganchase/perspective/build/perspective.js"></script>
5051
<script src="https://unpkg.com/@jpmorganchase/perspective-viewer/build/perspective.view.js"></script>
5152
<script src="https://unpkg.com/@jpmorganchase/perspective-viewer-hypergrid/build/hypergrid.plugin.js"></script>
5253
<script src="https://unpkg.com/@jpmorganchase/perspective-viewer-highcharts/build/highcharts.plugin.js"></script>

0 commit comments

Comments
 (0)