Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Guides/Wine/Guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down