Update home authored by Dipl.-Ing. Jonas Stienen's avatar Dipl.-Ing. Jonas Stienen
......@@ -9,8 +9,8 @@ The ITA code base uses the build environment of [Vista VR Toolkit](http://www.it
+ GIT (git for windows and, for convenience, TortoiseGit)
+ CMake
+ Development environment such as Visual Studio 2014 with Visual Studio Compiler 12 (vc12)
+ ViSTA preferably from [RWTH GIT](https://git.rwth-aachen.de/ita/ViSTA) or alternatively from [sourceforge.org](https://sourceforge.net/projects/vistavrtoolkit/files/)
+ VistaCMakeCommon preferably from [RWTH GIT](https://git.rwth-aachen.de/ita/VistaCMakeCommon) or alternatively from [sourceforge](https://sourceforge.net/projects/vistavrtoolkit/files/)
+ ViSTA preferably from [GIT](https://devhub.vr.rwth-aachen.de/VR-Group/ViSTA) or alternatively from [sourceforge.org](https://sourceforge.net/projects/vistavrtoolkit/files/)
+ VistaCMakeCommon preferably from [GIT](https://devhub.vr.rwth-aachen.de/VR-Group/VistaCMakeCommon) or alternatively from [sourceforge](https://sourceforge.net/projects/vistavrtoolkit/files/) (switch to 'develop' or 'ita' branch for newest features)
+ ExternalLibs (copy from ITA server at share/vr/dev/ExternalLibs or include this resource as a network drive within ITA network)
### Clone repositories (GIT)
......
......