Skip to content

Commit 86dc414

Browse files
committed
update readme.md
1 parent 6af3415 commit 86dc414

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
2-
31
# Reflection
42

53
[![NuGet](https://img.shields.io/nuget/vpre/SourceGeneration.Reflection.svg)](https://www.nuget.org/packages/SourceGeneration.Reflection)
@@ -43,10 +41,10 @@ SourceReflection aims to provide a more universal solution, offering `AOTable` R
4341
## Installing Reflection
4442

4543
```powershell
46-
Install-Package SourceGeneration.Reflection -Version 1.0.0-beta2.250415.0
44+
Install-Package SourceGeneration.Reflection -Version 1.0.0
4745
```
4846
```powershell
49-
dotnet add package SourceGeneration.Reflection --version 1.0.0-beta2.250415.0
47+
dotnet add package SourceGeneration.Reflection --version 1.0.0
5048
```
5149

5250
## Source Reflection

0 commit comments

Comments
 (0)