Skip to content

Commit

Permalink
Add some markdown formatting to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stazed authored and stazed committed May 1, 2020
1 parent 870d528 commit e65941e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,17 @@ If you want to compile you will also need the development packages:

To build both rakarrack-plus and LV2s:
From top checkout directory:
```bash
mkdir build
cd build
cmake ..
make
make install (as root)
```
To remove:
```bash
make uninstall (as root)

```
Carla presets can be generated and installed by setting the "BuildCarlaPresets"
flag (OFF by default). Use:

Expand Down

0 comments on commit e65941e

Please sign in to comment.