diff --git a/Installing-FModel.md b/Installing-FModel.md index 7bc353e..1ad55af 100644 --- a/Installing-FModel.md +++ b/Installing-FModel.md @@ -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` \ No newline at end of file +⬆️ 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` \ No newline at end of file