mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-04-24 15:37:23 +00:00
docs: fix readme formatting
This commit is contained in:
parent
fd24ded6b8
commit
56c0a5837f
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
|
||||||
======================
|
======================
|
||||||
|
Loading…
Reference in New Issue
Block a user