Skip to content

Commit 91ace5b

Browse files
committed
update readme for VS2017
1 parent d207646 commit 91ace5b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,14 @@ Comprehensive and easy to use Material Design theme and control library for the
3333

3434
# ![Alt text](web/images/MD4XAML28.png "In Action") See It Action
3535

36-
* Download the source and run the demo (compiling source requires VS2015+).
36+
* Download the source and run the demo (compiling source requires VS2017+).
37+
* Download a pre-compiled demo from the [releases](https://github.com/ButchersBoy/MaterialDesignInXamlToolkit/releases) page.
3738
* Checkout [doobry](http://materialdesigninxaml.net/doobry).
3839
* Checkout [F1ix](http://materialdesigninxaml.net/f1ix).
3940
* Checkout [Motion List](https://github.com/MaterialDesignInXAML/MotionList).
4041

4142
# ![Alt text](web/images/MD4XAML28.png "How Can I Use The Themes?") Source Code
42-
To load the source project you will need Visual Studio 2015. Don't worry if you have an earlier version, you can still use the compiled assemblies from NuGet (``` Install-Package MaterialDesignThemes ```). There are two demo projects in the solution, restore the NuGet packages and fire them both up. One is a "pure" Material Design project, the other illustrates how to combine with Dragablz & MahApps.
43+
To load the source project you will need Visual Studio 2017. Don't worry if you have an earlier version, you can still use the compiled assemblies from NuGet (``` Install-Package MaterialDesignThemes ```). There are two demo projects in the solution, restore the NuGet packages and fire them both up. One is a "pure" Material Design project, the other illustrates how to combine with Dragablz & MahApps.
4344

4445
# ![Alt text](web/images/MD4XAML28.png "Contributions") Contribution Guidelines
4546

0 commit comments

Comments
 (0)