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)