diff --git a/README.md b/README.md index a526247..f6b23b6 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ You must install this project inside the FileMaker Server created website, be de ### Deploy to FileMaker Server Website 1. Install ASP.NET Core Hosting Bundle. +2. Run Windows update, it might contain updates for ASP.NET. Read about the [hosting bundle here](https://docs.microsoft.com/en-us/aspnet/core/host-and-deploy/iis/hosting-bundle?view=aspnetcore-6.0) and [download it here](https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-aspnetcore-6.0.8-windows-hosting-bundle-installer).