From 8247e095e28d2b1d37ff9fd1ec270f792d270acd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Nusser?= Date: Wed, 10 May 2017 15:08:12 +0200 Subject: Fix compiling instructions. --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index f75599a..1b4e8a4 100644 --- a/README +++ b/README @@ -41,6 +41,7 @@ $ make install Compiling from git sources -------------------------- $ git clone http://git.drumgizmo.org/drumgizmo.git +$ cd drumgizmo $ git submodule init $ git submodule update $ ./autogen.sh @@ -68,4 +69,4 @@ plugin dir (usually /usr/lib/lv2) or create a symbolic link to the directory $ ln -s [dg path]/install/lib/lv2/drumgizmo.lv2 /usr/lib/lv2/drumgizmo.lv2 You need to be root to do this. Keep in mind that the lv2 directory differs from -distro to distro, so do a search for it in order to verify the correct location. \ No newline at end of file +distro to distro, so do a search for it in order to verify the correct location. -- cgit v1.2.3