diff --git a/index.html b/index.html index 6e19622..e77a2ab 100644 --- a/index.html +++ b/index.html @@ -216,7 +216,7 @@

Import the library

<!-- AR.js A-Frame components --> <script type='text/javascript' src='https://raw.githack.com/AR-js-org/AR.js/3.4.5/aframe/build/aframe-ar.js'></script> -

For the three.js version, it's recommended to import AR.js as a module and build with a bundler such as Webpack. There is an example given in the location-based section.

+

For the three.js version, it's recommended to use the new AR.js project LocAR instead of the main repository.

Requirements and Known Issues

Some requirements and known issues are listed below: