Pārlūkot izejas kodu

Update readme.md

Raanan Weber 6 gadi atpakaļ
vecāks
revīzija
ced2d6be3a
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      dist/preview release/gui/readme.md

+ 1 - 1
dist/preview release/gui/readme.md

@@ -27,7 +27,7 @@ If using TypeScript, the typing needs to be added to tsconfig.json:
     "types": [
         "babylonjs",
         "babylonjs-gui",
-        "angularFTW"
+        "otherImportsYouMightNeed"
     ],
     ....
 ```