diff --git a/Install-.NET-Core-runtime.md b/Install-.NET-Core-runtime.md index c29fca1..e466aa1 100644 --- a/Install-.NET-Core-runtime.md +++ b/Install-.NET-Core-runtime.md @@ -16,7 +16,10 @@ The **x86** installer is for **32-bits** systems ## macOS -[![](https://i.imgur.com/9MYfDgm.png)](https://docs.microsoft.com/dotnet/core/install/runtime?pivots=os-macos#install-with-an-installer-1) +[Click the recommended version in this page](https://dotnet.microsoft.com/download/dotnet-core)
+Look for the download link in the '.NET Core Runtime' table:
+ +![](https://i.imgur.com/d9GwLZn.png) [**Troubleshooting: dotnet command not found**](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Troubleshooting#dotnet-command-not-found)