From 1827b23153dffde126e7de59e23ad8a55e7de11f Mon Sep 17 00:00:00 2001 From: midipix Date: Mon, 25 May 2020 19:41:16 +0000 Subject: README: updated to reflect current git clone method and build configurations. --- README | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/README b/README index 531027f..99ad320 100644 --- a/README +++ b/README @@ -5,7 +5,7 @@ ntapi: Native API core library how to build (quick) -------------------- -git clone git://midipix.org/ntapi && +git clone https://git.midipix.org/ntapi && mkdir ntapi_build && cd ntapi_build && ../ntapi/configure --host=$HOST && @@ -28,14 +28,4 @@ supported compilers ------------------- + gcc + clang -+ Visual Studio - - -IDE project files (forthcoming) -------------------------------- -+ CodeLite -+ Code::Blocks -+ Visual Studio - -* above project files will not be part of the project - repository, but rather distributed separately. ++ cl -- cgit v1.2.3