Update setup authored by Jonathan Wendt's avatar Jonathan Wendt
......@@ -8,7 +8,7 @@
* Install [Visual Studio 2017 Community](https://www.visualstudio.com/downloads)
* Make sure to configure it for c++ Desktop-Programming
* Add at least the following packages:
``Windows Universal CRT SDK``
``Windows Universal CRT SDK``;
``Windows 8.1 SDK``
* _Any particular packages that must be there? Add here!_
* To setup Clangformat (recomnmended) see [Clang Wiki-Page](clang-format_on-save_VS2017)
......
......