Skip to content

Commit 297f22d

Browse files
authored
Update README.md
修改支持.net说明
1 parent b1d5080 commit 297f22d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Ocelot集成Nacos注册中心组件
1818
```
1919
dotnet add package Ocelot.Provider.Nacos --version 1.0.0
2020
```
21-
目前以支持.net5请引入最新的1.1.0版本
21+
目前以支持.net5,请如有需要请引入最新的1.1.0版本
2222
```
2323
<PackageReference Include="Ocelot.Provider.Nacos" Version="1.1.0" />
2424
```

0 commit comments

Comments
 (0)