From f95a2f2c1ac8b4f35840a662ec0ca896b14c5309 Mon Sep 17 00:00:00 2001 From: Gordon JC Pearce Date: Sun, 28 Jul 2024 00:06:27 +0100 Subject: [PATCH] basic README file --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..3db45b5 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +Building BarrVerb +================= + +1. clone the repository + +2. `git submodule update --init` to pull in Distrho Plugin Framework + +3. `make` +