Updated Installing FModel (markdown)

Valentin 2023-03-10 22:38:55 +01:00
parent d57001f3cf
commit 30850313a7

@ -4,7 +4,7 @@ FModel is only available for Windows. It can be compiled from source, or downloa
> ⚠️​ FModel requires you to have **.NET 6.0 or later installed**. If you don't already have it, you can [download it here](https://dotnet.microsoft.com/download/dotnet/6.0/runtime) and select the **Windows Desktop x64** version.
## Steps
1. Download `FModel.zip` in the assets of [the latest release](https://github.com/4sval/FModel/releases/latest)
1. Download `FModel.zip` in the assets of [the latest release](https://fmodel.app/download)
2. Unzip the archive
3. Launch the executable
@ -12,9 +12,9 @@ FModel is only available for Windows. It can be compiled from source, or downloa
```cmd
Access to the path 'C:\WINDOWS\System32\Output\Backups' is denied.
```
I said to unzip the archive... 😤
⬆️ I said to unzip the archive... 😤
```cmd
The invocation of the constructor on type 'FModel.MainWindow' that matches the specified binding constraints threw an exception.
```
You will need to dig dipper into the problem by looking at the log file created under `\Output\Logs\FModel-Log-YYYY-MM-DD.txt`
⬆️ You will need to dig deeper into the problem by looking at the log file created under `\Output\Logs\FModel-Log-YYYY-MM-DD.txt`