Skip to content

Commit c9ba8a0

Browse files
committed
Update README.md
1 parent 54e898d commit c9ba8a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ https://krasovs.ky/2021/07/04/wireguard-allowed-ips.html
1515
6. [License](#license)
1616

1717
## Dependencies
18-
This program requires [.NET 7](https://dotnet.microsoft.com/en-us/download/dotnet/7.0).
18+
This program requires [.NET 8](https://dotnet.microsoft.com/en-us/download/dotnet/8.0).
1919
Other than that it was designed to require no other dependencies.
2020

2121
## Releases
2222
Executable files are provided for all major platforms. (Because why not :>) \
23-
All files ending in `-selfcontained` do not require the `.NET 7` Runtime to be installed on the system.
23+
All files ending in `-selfcontained` do not require the `.NET 8` Runtime to be installed on the system.
2424
Though they are *massively greater in filesize* than the runtime dependent ones.
2525

2626
## Usage

0 commit comments

Comments
 (0)