Skip to content

Commit f414747

Browse files
authored
Re-creating changes from PR 792 to apply directly to master branch (oneapi-src#799)
Signed-off-by: mtucker <[email protected]>
1 parent 41aca67 commit f414747

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Tools/ApplicationDebugger/array-transform/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,15 +97,15 @@ You can use Visual Studio Code (VS Code) extensions to set your environment, cre
9797
and browse and download samples.
9898

9999
The basic steps to build and run a sample using VS Code include:
100-
- Download a sample using the extension **Code Sample Browser for Intel oneAPI Toolkits**.
101-
- Configure the oneAPI environment with the extension **Environment Configurator for Intel oneAPI Toolkits**.
100+
- Download a sample using the extension **Code Sample Browser for Intel® oneAPI Toolkits**.
101+
- Configure the oneAPI environment with the extension **Environment Configurator for Intel® oneAPI Toolkits**.
102102
- Open a Terminal in VS Code (**Terminal>New Terminal**).
103103
- Run the sample in the VS Code terminal using the instructions below.
104104

105105
To learn more about the extensions and how to configure the oneAPI environment, see
106106
[Using Visual Studio Code with Intel® oneAPI Toolkits](https://software.intel.com/content/www/us/en/develop/documentation/using-vs-code-with-intel-oneapi/top.html).
107107

108-
After learning how to use the extensions for Intel oneAPI Toolkits, return to this readme for instructions on how to build and run a sample.
108+
After learning how to use the Extension Pack for Intel® oneAPI Toolkits, return to this readme for instructions on how to build and run a sample.
109109

110110

111111
### Auto-Attach

Tools/ApplicationDebugger/jacobi/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -262,15 +262,15 @@ You can use Visual Studio Code (VS Code) extensions to set your environment, cre
262262
and browse and download samples.
263263

264264
The basic steps to build and run a sample using VS Code include:
265-
- Download a sample using the extension **Code Sample Browser for Intel oneAPI Toolkits**.
266-
- Configure the oneAPI environment with the extension **Environment Configurator for Intel oneAPI Toolkits**.
265+
- Download a sample using the extension **Code Sample Browser for Intel® oneAPI Toolkits**.
266+
- Configure the oneAPI environment with the extension **Environment Configurator for Intel® oneAPI Toolkits**.
267267
- Open a Terminal in VS Code (**Terminal>New Terminal**).
268268
- Run the sample in the VS Code terminal using the instructions below.
269269

270270
To learn more about the extensions and how to configure the oneAPI environment, see
271271
[Using Visual Studio Code with Intel® oneAPI Toolkits](https://software.intel.com/content/www/us/en/develop/documentation/using-vs-code-with-intel-oneapi/top.html).
272272

273-
After learning how to use the extensions for Intel oneAPI Toolkits, return to this readme for instructions on how to build and run a sample.
273+
After learning how to use the Extension Pack for Intel® oneAPI Toolkits, return to this readme for instructions on how to build and run a sample.
274274

275275
### On a Linux* System
276276

0 commit comments

Comments
 (0)