diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/guides/compile.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guides/compile.md b/doc/guides/compile.md index a1c89882a..d07b4f65f 100644 --- a/doc/guides/compile.md +++ b/doc/guides/compile.md @@ -67,7 +67,7 @@ toolchain :clang Toolchain configuration for Visual Studio on Windows. If you use the [Visual Studio Command Prompt](http://msdn.microsoft.com/en-us/library/ms229859\(v=vs.110\).aspx), you normally do not have to specify this manually, since it gets automatically detected by our build process. -``` +```ruby toolchain :visualcpp ``` |
