diff --git a/Guides/Wine/Guide.md b/Guides/Wine/Guide.md index 1449e85..2ff718b 100644 --- a/Guides/Wine/Guide.md +++ b/Guides/Wine/Guide.md @@ -101,7 +101,7 @@ Additional components you may want to install with winetricks if you encounter i > [!NOTE] > - Affinity apps can be found here: [Affinity by Canva](https://www.affinity.studio/download) | [Version 2](https://affinity.serif.com/v2/) | [Archived](https://archive.org/details/affinity_20251030) > - Make sure you have your installation file in `~/Downloads`. -> - "$HOME" you may not work and you may need to put in your full path depending on your distro. +> - "$HOME" may not work and you may need to put in your full path depending on your distro. ```bash WINEPREFIX="$HOME/.affinity" wine "$HOME/Downloads/Affinity x64.exe"