From f82cce065d687ab69df6b2272a52c3e88c3a70bc Mon Sep 17 00:00:00 2001 From: baldurk Date: Mon, 29 Jul 2019 11:50:35 +0100 Subject: [PATCH] Remove note about 'work in progress' Qt UI in linux README --- util/LINUX_DIST_README | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/util/LINUX_DIST_README b/util/LINUX_DIST_README index 6fde4c886..37a1a5d21 100644 --- a/util/LINUX_DIST_README +++ b/util/LINUX_DIST_README @@ -2,9 +2,7 @@ About: ------ RenderDoc is a debugger for graphics APIs, currently supporting OpenGL -and Vulkan. This package contains the headless utility tool -'renderdoccmd' which can be used to capture applications, as well as a -work-in-progress version of the Qt UI 'qrenderdoc'. +and Vulkan. The directory structure in the package matches how it should be installed, most commonly under /usr but this is up to you.