Explorar el Código

Update README.md

Garrett Johnson hace 5 años
padre
commit
8bf37a5c2f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -20,7 +20,7 @@ See it in action [here](https://nasa-ammos.github.io/3DTilesRendererJS/example/b
 # Use
 # Use
 
 
 ```js
 ```js
-import { ThreeTilesRenderer } from '3d-tiles-renderer';
+import { ThreeTilesRenderer } from 'NASA-AMMOS/3DTilesRendererJS';
 
 
 // ... initialize three scene ...
 // ... initialize three scene ...