Browse Source

Update README.md

pull/273/head
EngincanV 2 years ago
parent
commit
a936167886
  1. 4
      README.md

4
README.md

@ -2,7 +2,7 @@
This is a reference project for those who want to build microservice solutions with the ABP Framework.
See [the blog post](https://blog.abp.io/abp/Introducing-the-eShopOnAbp-Project) for more info.
See [the blog post](https://abp.io/blog/Introducing-the-eShopOnAbp-Project) for more info.
Live demo 👉 https://www.eshoponabp.com/
@ -17,7 +17,7 @@ You can run it in Visual Studio or use [Microsoft Tye](https://github.com/dotnet
### Requirements
- .NET 6.0 Runtime (required for TYE)
- .NET 8.0 SDK
- .NET 9.0 SDK
- Docker
- Yarn v1.20+(not v2) or npm v6+ (already installed with Node)

Loading…
Cancel
Save