From d9bd5dc16e5b22fa8a7c98e726acc3720d7ec75a Mon Sep 17 00:00:00 2001 From: balaskoa <Jeno.Balasko@ericsson.com> Date: Mon, 4 Feb 2019 13:33:27 +0100 Subject: [PATCH] cygwin build instruction has been corrected Signed-off-by: balaskoa <Jeno.Balasko@ericsson.com> --- README.cygwin | 1 + 1 file changed, 1 insertion(+) diff --git a/README.cygwin b/README.cygwin index 325ca7ae9..826c16bd8 100644 --- a/README.cygwin +++ b/README.cygwin @@ -144,6 +144,7 @@ Cygwin setup DEBUG := no Compile Titan: cd titan + make dep make -j make install The compiled files will be placed into the titan.core/Install directory. -- GitLab