We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cf077c commit 55b0896Copy full SHA for 55b0896
sycl/doc/GetStartedGuide.md
@@ -36,7 +36,6 @@ Throughout this document `DPCPP_HOME` denotes the path to the local directory
36
created as DPC++ workspace. It might be useful to create an environment variable
37
with the same name.
38
39
-
40
**Linux**
41
42
```bash
@@ -72,7 +71,7 @@ cd %DPCPP_HOME%\build
72
71
The easiest way to get started is to use the buildbot [configure](../../buildbot/configure.py)
73
and [compile](../../buildbot/configure.py) scripts.
74
75
-In case you want to configure Cmake manually the up-to-date reference for variables is in these files.
+In case you want to configure CMake manually the up-to-date reference for variables is in these files.
76
77
78
0 commit comments