Browse Source

update README

render_group_fix
cinnaboot 5 years ago
parent
commit
c246258bbd
  1. 2
      README

2
README.txt → README

@ -47,5 +47,5 @@ Build Instructions:
to run examples without installing assimp as a system library:
$ cd examples/bin
$ LD_LIBRARY_PATH=../../ext/assimp/bin ./assimp_loading
$ LD_LIBRARY_PATH=../../ext/assimp/lib ./assimp_loading
Loading…
Cancel
Save