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
6 changes: 5 additions & 1 deletion 10_Getting_Started/15_Binaries/10_Binaries_instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,11 @@ If you require a specific version of SOFA, you can also find previous releases o

## Install

If you downloaded an installer file, simply run the file, and follow the installation process as you would for any other software application. This will ensure that SOFA is properly installed on your system.
If you downloaded an installer file, simply run the file, and follow the installation process as you would for any other software application. This will ensure that SOFA is properly installed on your system.
For Linux distributions, you might see the warning below due to Qt on wayland, you can ignore it:
```
qt.qpa.plugin: Could not find the Qt platform plugin "wayland"
```


## Run SOFA
Expand Down