mirror of
https://github.com/PancakeTAS/lsfg-vk.git
synced 2026-06-24 17:13:11 +00:00
docs: undo change to installation shell command
A previous commit modified the installation shell command, this modification should be reverted.
This commit is contained in:
parent
60663dfaf1
commit
ed36cc1c06
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@
|
|||
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:
|
||||
```bash
|
||||
tar -xvf lsfg-vk-2.0.0-x86_64.tar.xz -C ~/.local
|
||||
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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue