From cadb8332164b9930b1196eb2f3fc3ec00ed66041 Mon Sep 17 00:00:00 2001 From: Felt389 Date: Sun, 31 May 2026 21:08:26 +0200 Subject: [PATCH] docs: change all instances of 'folder' to 'directory' --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ae3f969..fef7fd1 100644 --- a/README.md +++ b/README.md @@ -13,11 +13,11 @@ 1. Before proceeding, please make sure you have [Lossless Scaling](https://store.steampowered.com/app/993090/Lossless_Scaling/) installed on Steam. 2. Head to the [GitHub Releases](https://github.com/PancakeTAS/lsfg-vk/releases) page and download the file named "lsfg-vk-2.0.0-x86_64.tar.xz". -3. Open a terminal in the folder where you downloaded the file and run the following command: +3. Open a terminal in the directory where you downloaded the file and run the following command: ```bash tar -xvf lsfg-vk-2.0.0-linux.tar.xz -C ~/.local ``` -This will extract lsfg-vk to the `~/.local` folder. Please **keep track of the files that were extracted**, in case you wish to uninstall lsfg-vk later. +This will extract lsfg-vk to the `~/.local` directory. Please **keep track of the files that were extracted**, in case you wish to uninstall lsfg-vk later. 4. The graphical interface of lsfg-vk requires Qt6 and Qt6 Quick in order to run. If you do not have these installed, install the following packages: ```bash