Skip to content

Commit

Permalink
docs: fix readme formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
arcan1s committed Apr 19, 2024
1 parent fd24ded commit 37de8df
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,13 @@ Installation
------------

* download sources
* install
* build package

cmake -B build -S sources -DCMAKE_BUILD_TYPE=Release
cmake --build build
cmake --install build
cmake -B build -S sources -DCMAKE_BUILD_TYPE=Release
cmake --build build
* install package

cmake --install build

Additional information
======================
Expand Down

0 comments on commit 37de8df

Please sign in to comment.