mirror of
https://github.com/CesiumGS/obj2gltf.git
synced 2024-11-23 16:44:05 -05:00
Tweak README.md
This commit is contained in:
parent
75d6e3c9da
commit
cfb7c862f2
@ -9,7 +9,7 @@ Install [Node.js](https://nodejs.org/en/) if you don't already have it, clone th
|
|||||||
cd OBJ2GLTF
|
cd OBJ2GLTF
|
||||||
npm install
|
npm install
|
||||||
```
|
```
|
||||||
Run `node ./bin/obj2gltf.js` and pass it the path to an OBJ file.
|
Run `node bin/obj2gltf.js` and pass it the path to an OBJ file.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user