Skip to content

Commit

Permalink
Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
duo3d committed Aug 1, 2016
1 parent 5f63d86 commit b14b4e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Here are the key libraries you will interact when working with the SDK:

##Compilation

We use the cross platform [CMake](http://make.org) tool to generate compiler specific projects. To compile the samples you will need to install the [latest CMake](http://cmake.org/cmake/resources/software.html) and use either the command line or GUI to configure and generate the projects. We also provide examples that use OpenCV which you can download from [their website](http://opencv.org).
We use the cross platform [CMake](http://cmake.org) tool to generate compiler specific projects. To compile the samples you will need to install the [latest CMake](http://cmake.org/cmake/resources/software.html) and use either the command line or GUI to configure and generate the projects. We also provide examples that use OpenCV which you can download from [their website](http://opencv.org).

###Build Environment

Expand Down

0 comments on commit b14b4e3

Please sign in to comment.