Skip to content

Commit 796288b

Browse files
committed
Fix README.md
1 parent 0866463 commit 796288b

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
@@ -1,10 +1,10 @@
11
# UnityDebug
2-
UnityDoorstep implementation with Harmony patch that converts pdb to mdb allowing mono to read debug symbols.
2+
UnityDoorstop implementation with Harmony patch that converts pdb to mdb allowing mono to read debug symbols.
33

44
### Prerequisites:
55

66
- [.NET SDK 6+](https://dotnet.microsoft.com/en-us/download/dotnet/6.0)
7-
- [.NET 4.8 Runtime + SDK](https://dotnet.microsoft.com/en-us/download/dotnet-framework/net48)
7+
- [.NET Runtime + SDK 4.8](https://dotnet.microsoft.com/en-us/download/dotnet-framework/net48)
88

99
### How to build:
1010

0 commit comments

Comments
 (0)