From 26840002249bee17ef58df77664896e8e3fe02ab Mon Sep 17 00:00:00 2001 From: falkTX Date: Wed, 3 Jul 2013 06:26:29 +0100 Subject: [PATCH] Add warning about development git branch --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c0c76cb9c..4fd5db45b 100644 --- a/README.md +++ b/README.md @@ -10,4 +10,8 @@ Carla-Control is an OSC Control GUI for Carla (you get the OSC address from the It supports controlling main UI components (Dry/Wet, Volume and Balance), and all plugins parameters.
Peak values and control outputs are displayed as well. +NOTE: You're currently using the development git branch of Carla.
+For the stable version please use:
+`git checkout 1.0.x` +