From: Julien Schueller Date: Tue, 12 Jul 2016 08:13:43 +0000 (+0200) Subject: Improved README X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=ced7cdfb8043e1d627fb7e1abe03f720f101735d;p=nlopt.git Improved README --- diff --git a/README.md b/README.md index d954ffa..33908f8 100644 --- a/README.md +++ b/README.md @@ -11,10 +11,10 @@ home page: http://ab-initio.mit.edu/nlopt It is compiled and installed with CMake build system: cmake . - make install + sudo make install -See `./configure --help` or the `INSTALL` file for other options. To -build the latest development sources: +See `CMakeLists.txt` file for cmake options. +To build the latest development sources: git clone git://github.com/stevengj/nlopt cd nlopt