Skip to content

Commit 3750295

Browse files
authored
Update README.md
1 parent 7e387b0 commit 3750295

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Pull tinygltf external: `git submodule init && git submodule update`
2121
* Create a build folder and go in it: `mkdir build && cd build`
2222
* Run CMake: `cmake ..`
2323
* Run Make: `make install`
24+
* The output is inside the main folder bin/
2425

2526
## Build on Windows
2627
I generally use Visual Studio 2019+ for CMake.

0 commit comments

Comments
 (0)