Skip to content

Commit e50e878

Browse files
authored
Update windows install path in readme (oneapi-src#342)
* add builder attribute to IoTConnectionTools sample.json files Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com> * hello-iot-world: update windows path to setvars Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
1 parent 1e773fc commit e50e878

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • Tools/IoTConnectionTools/hello-iot-world

Tools/IoTConnectionTools/hello-iot-world/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Use the `oneapi-cli.exe` utility from a `Developer Command Prompt for VS` to dow
3232
*Note:* On Windows systems you will need "MSBuild Tools", "Windows 10 SDK" and "C++ CMake tools for Windows" as part of your installed Visual Studio components.
3333

3434
Source the `setvars.bat` script distributed with oneAPI to configure the compiler. By default this can be found under
35-
`"C:\Program Files (x86)\IntelOneAPI\inteloneapi"`.
35+
`"C:\Program Files (x86)\Intel\oneAPI"`.
3636
Use the following commands to build and run the sample:
3737
```
3838
mkdir build

0 commit comments

Comments
 (0)