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.