mirror of
https://github.com/fergalmoran/DnsServer.git
synced 2025-12-22 09:29:50 +00:00
build.md: minor fix.
This commit is contained in:
2
build.md
2
build.md
@@ -36,7 +36,7 @@ $ sudo apt-add-repository https://packages.microsoft.com/debian/11/prod
|
|||||||
$ sudo apt update
|
$ sudo apt update
|
||||||
```
|
```
|
||||||
|
|
||||||
3. Install ASP.NET Core 7 runtime and `libmsquic` for DNS-over-QUIC support.
|
3. Install ASP.NET Core 7 SDK and `libmsquic` for DNS-over-QUIC support.
|
||||||
```
|
```
|
||||||
$ sudo apt install dotnet-sdk-7.0 libmsquic -y
|
$ sudo apt install dotnet-sdk-7.0 libmsquic -y
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user