Skip to content

Commit dc1b8cf

Browse files
authored
[SYCLomatic] Update README.md with platform requirements (#757)
Signed-off-by: Lu, John <[email protected]>
1 parent ad7cb69 commit dc1b8cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ expected to be similar to the daily releases.
3838
* `ninja` -
3939
[Download](https://github.com/ninja-build/ninja/wiki/Pre-built-Ninja-packages)
4040
* C++ compiler
41-
* Linux: `GCC` version 7.1.0 or later (including libstdc++) -
41+
* Linux: `GCC` version 7.5.0 or later (including libstdc++) -
4242
[Download](https://gcc.gnu.org/install/)
43-
* Windows: `Visual Studio` version 15.7 preview 4 or later -
43+
* Windows: `Visual Studio` 2019 or 2022 -
4444
[Download](https://visualstudio.microsoft.com/downloads/)
4545

4646
### Create SYCLomatic workspace

0 commit comments

Comments
 (0)