Skip to content

Commit

Permalink
Update to aframe 1.4.2 in README
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentfretin committed May 30, 2023
1 parent e5a1dcb commit 66eded1
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 @@ -72,7 +72,7 @@ Basic Example
<html>
<head>
<title>My Networked-Aframe Scene</title>
<script src="https://aframe.io/releases/1.4.1/aframe.min.js"></script>
<script src="https://aframe.io/releases/1.4.2/aframe.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/socket.io/2.5.0/socket.io.slim.js"></script>
<script src="/easyrtc/easyrtc.js"></script>
<script src="https://unpkg.com/networked-aframe@^0.11.0/dist/networked-aframe.min.js"></script>
Expand Down

0 comments on commit 66eded1

Please sign in to comment.