Skip to content

Commit 6c216f7

Browse files
authored
show optional dependency
1 parent 141ede2 commit 6c216f7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Add babylonjs dependencies:
99
yarn add react-babylonjs
1010
yarn add @babylonjs/core
1111
yarn add @babylonjs/gui
12+
# loaders are optional
1213
yarn add @babylonjs/loaders
1314
```
1415

@@ -24,4 +25,4 @@ Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
2425
The page will reload if you make edits.<br>
2526
You will also see any lint errors in the console.
2627

27-
View [live demo](https://brianzinn.github.io/create-react-app-typescript-babylonjs/)
28+
View [live demo](https://brianzinn.github.io/create-react-app-typescript-babylonjs/)

0 commit comments

Comments
 (0)