From ced7cdfb8043e1d627fb7e1abe03f720f101735d Mon Sep 17 00:00:00 2001 From: Julien Schueller Date: Tue, 12 Jul 2016 10:13:43 +0200 Subject: [PATCH] Improved README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 -- 2.30.2