Skip to content

Commit

Permalink
Update script in README
Browse files Browse the repository at this point in the history
  • Loading branch information
schnerd committed Oct 20, 2016
1 parent e69a84a commit 6e7db31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ var scaleCluster = require('d3-scale-cluster');
Include the following script tag on your page after D3

```html
<script src="https://unpkg.com/[email protected].3/dist/d3-scale-cluster.min.js"></script>
<script src="https://unpkg.com/[email protected].5/dist/d3-scale-cluster.min.js"></script>
```

Reference the scale directly from the d3 object
Expand Down

0 comments on commit 6e7db31

Please sign in to comment.