remove ninja install instructions

pull/15330/head
Jan Tattermusch 7 years ago
parent 149e06973e
commit 1dd431b25a
  1. 1
      INSTALL.md

@ -142,7 +142,6 @@ installed to be able to compile the C/C++ sources.
> call "%VS140COMNTOOLS%..\..\VC\vcvarsall.bat" x64
> cmake .. -GNinja -DCMAKE_BUILD_TYPE=Release
> cmake --build .
> ninja install
```
### msys2 (with mingw)

Loading…
Cancel
Save