Skip to content

Commit

Permalink
update install html
Browse files Browse the repository at this point in the history
  • Loading branch information
adryd325 committed Dec 6, 2023
1 parent d6ad713 commit c5a5fcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</head>
<body>
<div><a href="webpackTools.user.js">Click here to install</a></div>
<div><a href="webpackTools.runtime.json">Click here for latest runtime (stringified)</a></div>
<div><a href="webpackTools.runtime.json">Click here for latest stringified runtime (you probably want this to update)</a></div>
<div><a href="webpackTools.runtime.js">Click here for latest runtime</a></div>
</body>
</html>

0 comments on commit c5a5fcb

Please sign in to comment.