Skip to content

Commit b953307

Browse files
author
Cole Bemis
authored
Update index.html
1 parent 3a3df71 commit b953307

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

examples/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
<meta charset="UTF-8">
55
<title>Feather</title>
66
<!--
7-
In order to build the feather minimized js run
8-
$ npm run build
9-
in the cloned repository, or use the already built package available on unpkg.com.
7+
To build feather.min.js run
8+
$ npm run build
9+
in the root directory, or use the already built package available on unpkg.com.
1010
-->
1111
<script src="../dist/feather.min.js"></script>
1212
<!-- <script src="https://unpkg.com/feather-icons/dist/feather.min.js"></script> -->

0 commit comments

Comments
 (0)