mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-09 17:19:03 -04:00
[INSTALL] fix markdown syntax
This commit is contained in:
parent
2155ad32f9
commit
59104a7ab4
@ -67,8 +67,8 @@ graphics, you can omit 'mingw-w64-ucrt-x86_64-libdeflate'.
|
||||
* Create a subdirectory, traditionally `build` (this is not strictly necessary,
|
||||
but it keeps your source tree clean). Enter the directory.
|
||||
* `cmake ..`
|
||||
** You might want to set e.g. `CMAKE_BUILD_TYPE`. Use `-DVAR=val`.
|
||||
** To build without multimedia support, use `-DUSE_MULTIMEDIA=none`.
|
||||
* You might want to set e.g. `CMAKE_BUILD_TYPE`. Use `-DVAR=val`.
|
||||
* To build without multimedia support, use `-DUSE_MULTIMEDIA=none`.
|
||||
* `make`
|
||||
* `make test`
|
||||
* `make install`
|
||||
|
Loading…
x
Reference in New Issue
Block a user