diff options
-rw-r--r-- | docs/getting_started.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/getting_started.rst b/docs/getting_started.rst index 4b0e44e63a11..97c3d1bccbda 100644 --- a/docs/getting_started.rst +++ b/docs/getting_started.rst @@ -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:: |