diff options
author | Dimitry Andric <dim@FreeBSD.org> | 2016-01-27 21:11:38 +0000 |
---|---|---|
committer | Dimitry Andric <dim@FreeBSD.org> | 2016-01-27 21:11:38 +0000 |
commit | f4f3ce4613680903220815690ad79fc7ba0a2e26 (patch) | |
tree | 690fdbc5e7de47d809e8cedf87793a223c35ceb5 | |
parent | b289257c7f3ed78b7d3971c596d7c60a9050c705 (diff) |
Notes
-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:: |