diff --git a/_releases/release-63600-rc1.md b/_releases/release-63600-rc1.md index 35d7c1ac..47d37efb 100644 --- a/_releases/release-63600-rc1.md +++ b/_releases/release-63600-rc1.md @@ -93,7 +93,7 @@ Windows 10/7/... are supported. We offer two packaging types: ### Important installation notes * You must download the binary built with the exact same version of Visual Studio (and Python) than the one installed on your system. - * Don't forget to select the component “Desktop development with C++" when running the Visual Studio Installer. + * Don't forget to select the component “Desktop development with C++" when running the Visual Studio Installer. * Do not untar in a directory with a name containing blank characters. * Take the release version if performance matters. * If you want to debug your code you need the ROOT debug build (you cannot mix release / debug builds due to a Microsoft restriction).