diff --git a/docs/Compile.rst b/docs/Compile.rst index e140c6b28..6fb1183bc 100644 --- a/docs/Compile.rst +++ b/docs/Compile.rst @@ -200,7 +200,8 @@ It has the usual installer wizard. Make sure you let it add its binary folder to your binary search PATH so the tool can be later run from anywhere. You'll need a copy of Microsoft Visual C++ 2010. The Express version is sufficient. -Grab it from Microsoft's site. You'll also need the Visual Studio 2010 SP1 update. +Grab it from `Microsoft's site `_. +You'll also need the Visual Studio 2010 SP1 update. For the code generation parts, you'll need perl with XML::LibXML and XML::LibXSLT. `Strawberry Perl `_ works nicely for this.