summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.cmake b/README.cmake
index 9d225690..2079bd48 100644
--- a/README.cmake
+++ b/README.cmake
@@ -6,4 +6,4 @@ Basic instructions on how to build using CMake (CMake 2.4.5 or newer is required
cd bin
cmake .. -DBUILD_EXAMPLES:BOOL=ON
make
- ./codec/j2k_to_image
+ ./bin/j2k_to_image