Skip to content

Commit f169b70

Browse files
authored
Update README.md
1 parent 3c1b79d commit f169b70

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Starter Template for ASP.NET Core and Vue.JS (Vue) - with Webpack (with HMR), We
3636

3737
# Features
3838

39-
- **ASP.NET Core 2.1**
39+
- **ASP.NET Core 2.2**
4040
- Web API
4141
- **VueJS 2**
4242
- Vuex (State Store)
@@ -45,8 +45,8 @@ Starter Template for ASP.NET Core and Vue.JS (Vue) - with Webpack (with HMR), We
4545
- **Bootstrap 4**
4646

4747
# Prerequisites:
48-
* [.Net Core 2.1](https://www.microsoft.com/net/download/windows)
49-
* [NodeJS](https://nodejs.org/) >= 8.9.4
48+
* [.Net Core 2.2](https://www.microsoft.com/net/download/windows)
49+
* [NodeJS](https://nodejs.org/) >= 10.x
5050
* [VSCode](https://code.visualstudio.com/) (ideally), or VS2017
5151

5252
# Installation:

0 commit comments

Comments
 (0)