Skip to content

Commit 84111bb

Browse files
committed
- update readme
1 parent f837393 commit 84111bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ $ bower install system-runtime --save
169169

170170
Add a `<script>` tag to your HTML page:
171171
```html
172-
<script src="/bower_components/system-runtime/build/system-runtime.min.js"></script>
172+
<script src="/bower_components/system-runtime/dist/system-runtime.min.js"></script>
173173
```
174174

175175
Then you can use runtime on your script:

0 commit comments

Comments
 (0)