Skip to content

Commit 7b3a1f4

Browse files
authored
Update README.md
update requirements
1 parent 1eb1460 commit 7b3a1f4

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,9 @@ Or Install via chocolatey
3131
```choco install logexpert```
3232

3333
Requirements
34-
- [.NET 4.8.1](https://dotnet.microsoft.com/en-us/download/dotnet-framework/thank-you/net481-web-installer)
34+
- https://dotnet.microsoft.com/en-us/download/dotnet/8.0
35+
- .NET 8 (https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-8.0.13-windows-x64-installer or https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-8.0.13-windows-x86-installer)
36+
- ASP.NET Core Runtime (https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-aspnetcore-8.0.13-windows-x64-installer, https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-aspnetcore-8.0.13-windows-x86-installer or https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-aspnetcore-8.0.13-windows-hosting-bundle-installer)
3537

3638
## CI
3739
This is a continous integration build. So always the latest and greates changes. It should be stable but no promises. Can be viewed as Beta.

0 commit comments

Comments
 (0)