mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-07 10:55:52 +00:00
docs: fix readme formatting
This commit is contained in:
11
README.md
11
README.md
@ -50,11 +50,14 @@ Installation
|
|||||||
------------
|
------------
|
||||||
|
|
||||||
* download sources
|
* download sources
|
||||||
* install
|
* build package
|
||||||
|
|
||||||
cmake -B build -S sources -DCMAKE_BUILD_TYPE=Release
|
cmake -B build -S sources -DCMAKE_BUILD_TYPE=Release
|
||||||
cmake --build build
|
cmake --build build
|
||||||
cmake --install build
|
|
||||||
|
* install package
|
||||||
|
|
||||||
|
cmake --install build
|
||||||
|
|
||||||
Additional information
|
Additional information
|
||||||
======================
|
======================
|
||||||
|
Reference in New Issue
Block a user