diff --git a/README.txt b/README similarity index 95% rename from README.txt rename to README index 10eea53..5179591 100644 --- a/README.txt +++ b/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