Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marwie authored Jan 26, 2025
1 parent 5468369 commit 6e674b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/three/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ For complex 3D scenes and fast iteration, we recommend using Needle Engine with

You can work directly with Needle Engine without using any Integration. Needle Engine uses [three.js](https://threejs.org/) as scene graph and rendering library, so all functionality from three.js is available in Needle as well.

You can install Needle Engine from `npm` by running:
You can install Needle Engine from [`npm`](https://www.npmjs.com/package/@needle-tools/engine) by running:
<br/>
`npm i @needle-tools/engine`

Expand Down

0 comments on commit 6e674b4

Please sign in to comment.