Browse Source

Update readme

Signed-off-by: falkTX <falktx@falktx.com>
tags/2020-07-14
falkTX 4 years ago
parent
commit
f06b0bc64f
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      README.md

+ 2
- 2
README.md View File

@@ -1,6 +1,6 @@
# DISTRHO Ports

DISTRHO is an open source project that has the goal of making cross-platform plugins and Linux ports.
DISTRHO is an open source project that has the goal of making cross-platform plugins and GNU/Linux ports.

<b>This repository contains the GNU/Linux and LV2 ports</b>

@@ -27,7 +27,7 @@ In order to build the plugins, first run:
./scripts/premake-update.sh _OS_
```

where *_OS_* can be `linux`, `mac` or `mingw`.
where `_OS_` can be `linux`, `mac` or `mingw`.
This operation requires 'premake' (version 3) to be installed on your system.




Loading…
Cancel
Save