We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f837393 commit 84111bbCopy full SHA for 84111bb
README.md
@@ -169,7 +169,7 @@ $ bower install system-runtime --save
169
170
Add a `<script>` tag to your HTML page:
171
```html
172
-<script src="/bower_components/system-runtime/build/system-runtime.min.js"></script>
+<script src="/bower_components/system-runtime/dist/system-runtime.min.js"></script>
173
```
174
175
Then you can use runtime on your script:
0 commit comments