Update INSTALL.md

This commit is contained in:
Antonin Descampe
2016-07-05 16:49:10 +02:00
committed by GitHub
parent 4c5a1cc825
commit fef144283f

View File

@@ -5,7 +5,7 @@ The build method maintained by OpenJPEG is [CMake](https://cmake.org/).
## UNIX/LINUX - MacOS (terminal) - WINDOWS (cygwin, MinGW) ## UNIX/LINUX - MacOS (terminal) - WINDOWS (cygwin, MinGW)
To build the library, type in root openjpeg directory: To build the library, type from source tree directory:
``` ```
mkdir build mkdir build
cd build cd build