Skip to content

Commit a60ed91

Browse files
committed
Updated README
1 parent 0a84bbb commit a60ed91

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,12 +91,14 @@ We have set up a live online demo for you so you are able to test SmartStore.NET
9191
* Fire up your browser and follow the installation instructions
9292
* Enjoy ;-)
9393

94+
NOTE: SmartStore.NET 3 requires [Visual C++ Redistributable für Visual Studio 2015](https://www.microsoft.com/en-in/download/details.aspx?id=48145) which is already pre-installed on most systems. If, nevertheless, it is missing on your web server, just download and execute the installer or ask your hosting provider to do that for you.
95+
9496
### System requirements
9597

9698
* IIS 7+
97-
* ASP.NET 4.5
98-
* ASP.NET MVC 5
99+
* ASP.NET 4.5+
99100
* MS SQL Server 2008 Express (or higher) OR MS SQL Server Compact 4
101+
* Visual C++ Redistributable für Visual Studio 2015 ([Download](https://www.microsoft.com/en-in/download/details.aspx?id=48145))
100102
* Full Trust
101103

102104

0 commit comments

Comments
 (0)