Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
bryik committed May 10, 2020
1 parent a1e00d2 commit 05da255
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 @@ -59,7 +59,7 @@ Install and use by directly including the [browser files](dist):
<head>
<title>My A-Frame Scene</title>
<script src="https://aframe.io/releases/1.0.4/aframe.min.js"></script>
<script src="https://unpkg.com/aframe-cubemap-component@1.0.0/dist/aframe-cubemap-component.min.js"></script>
<script src="https://unpkg.com/aframe-cubemap-component@2.0.0/dist/aframe-cubemap-component.min.js"></script>
</head>

<body>
Expand Down

0 comments on commit 05da255

Please sign in to comment.