From 9ede309c398680a8f63a69d49a986635f3f34465 Mon Sep 17 00:00:00 2001 From: baldurk Date: Mon, 6 Jan 2020 15:09:36 +0000 Subject: [PATCH] Update qrenderdoc README --- qrenderdoc/README.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/qrenderdoc/README.md b/qrenderdoc/README.md index 04bd4d2cf..4a568da13 100644 --- a/qrenderdoc/README.md +++ b/qrenderdoc/README.md @@ -1,10 +1,3 @@ # Windows build -Until qrenderdoc is ready, you need to download some dependencies to build: - -* Qt -* Python -* PySide2 -* SWIG (custom fork) - -Download [this zip](https://renderdoc.org/qrenderdoc_3rdparty.zip) and unzip to this folder (the 3rdparty/ in the zip should go into the 3rdparty/ folder here) before building. +To build with PySide2 support or SSL support in Qt download [this zip](https://renderdoc.org/qrenderdoc_3rdparty.zip) and unzip to this folder (the 3rdparty/ in the zip should go into the 3rdparty/ folder here) before building.