From cb5c8afe1b5403ef8151fcaa5eb17d2beaa010c7 Mon Sep 17 00:00:00 2001 From: Minecon724 Date: Tue, 3 Sep 2024 15:28:10 +0200 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ac823a..924a57b 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ 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] + 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` - For other systems, or if you want to DIY: