getting_started.rst: fix 'unknown target name' error

llvm-svn: 258953
This commit is contained in:
Hans Wennborg 2016-01-27 17:54:35 +00:00
parent 1e67a9f196
commit c89f805ca6

View File

@ -68,7 +68,7 @@ Using Visual Studio
* `Python 2.4`_\+ (not 3.x) for running tests.
.. _CMake 2.8: http://www.cmake.org/cmake/resources/software.html
.. _Visual Studio 11 (2012) or later: http://www.microsoft.com/visualstudio/11/en-us
.. _Visual Studio 12 (2013) or later: http://www.microsoft.com/visualstudio/11/en-us
.. _Python 2.4: http://python.org/download/
#. Check out LLVM::