From cd4ae21855ad83e96968cdecdd4f0df37afbcc57 Mon Sep 17 00:00:00 2001 From: j Date: Fri, 6 Jan 2017 17:01:06 +0100 Subject: [PATCH] only call init --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 96fe4e0..3eb0d64 100644 --- a/README.md +++ b/README.md @@ -26,9 +26,8 @@ Now checkout the source and prepare for use: mkdir openmedialibrary cd openmedialibrary git clone https://git.0x2620.org/openmedialibrary.git - git clone https://git.0x2620.org/openmedialibrary_platform.git platform ln -s openmedialibrary/ctl ctl - ./ctl update_static + ./ctl init # and start it ./ctl debug