summaryrefslogtreecommitdiffstats
path: root/audio/connie/README
diff options
context:
space:
mode:
Diffstat (limited to 'audio/connie/README')
-rw-r--r--audio/connie/README10
1 files changed, 5 insertions, 5 deletions
diff --git a/audio/connie/README b/audio/connie/README
index ef912989a8..5055f174a0 100644
--- a/audio/connie/README
+++ b/audio/connie/README
@@ -10,11 +10,11 @@ By default, connie is built with SSE math support. If installing on a
system without SSE ("grep sse /proc/cpuinfo" will tell you), set SSE=no
in the script's environment.
-connie's standard user interface is console-based. If you want to
-also build a simple Qt user interface, set QT=yes in the script's
-environment. The Qt version is called connie_qt4. It accepts the same
-arguments as the terminal version, but doesn't support any keyboard
-commands.
+connie's standard user interface is console-based. If you want to also
+build a simple Qt user interface, install qt4, then set QT=yes in this
+script's environment. The Qt version is called connie_qt4. It accepts
+the same arguments as the terminal version, but doesn't support any
+keyboard commands.
This package uses POSIX filesystem capabilities to execute with
elevated privileges (required for realtime audio processing). This