Skip to content

Commit 0c48706

Browse files
authored
Update README.md
1 parent 562ab40 commit 0c48706

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/sun-sky/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Install and use by directly including the [browser files](dist):
1212
<head>
1313
<title>My A-Frame Scene</title>
1414
<script src="https://aframe.io/releases/0.9.0/aframe.min.js"></script>
15-
<script src="https://unpkg.com/aframe-sun-sky-component@^3.0.3/dist/aframe-sun-sky.min.js"></script>
15+
<script src="https://unpkg.com/aframe-sun-sky@3.0.3/dist/aframe-sun-sky.min.js"></script>
1616
</head>
1717

1818
<body>

0 commit comments

Comments
 (0)