From 876b72ef6a3155eb9d198ad5190a6ec753dc230c Mon Sep 17 00:00:00 2001 From: Minecon724 Date: Thu, 5 Sep 2024 07:26:17 +0200 Subject: [PATCH] use it --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 924a57b..b1f883b 100644 --- a/README.md +++ b/README.md @@ -25,9 +25,8 @@ In both cases, replace `/home/user/Qt/6.7.2/gcc_64/lib` with your Qt installatio ### Downloading Qt - For 64-bit Linux: - 1. Download [`qt672.tar.zst`](https://lfs724.b-cdn.net/qt672.tar.zst)[^2] - 2. Extract - 3. Note the **absolute**[^3] path to `6.7.2/gcc_64/lib` + 1. `./download_qt.sh` + 3. Installed to `./Qt/6.7.2/gcc_64/lib` - For other systems, or if you want to DIY: 1. Download the [Qt **Online** Installer](https://www.qt.io/download-qt-installer-oss) and execute 2. You will be asked to create a Qt account - you have to[^6] (that's why I provide a download)