Skip to content

Commit e28610c

Browse files
Further updates
1 parent d1346f9 commit e28610c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

content/learning-paths/laptops-and-desktops/win_on_arm_build_onnxruntime/1-dev-env-setup.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,17 +18,17 @@ Your first task is to prepare a development environment with the required softwa
1818
- Python 3.10 or higher
1919
- CMake 3.28 or higher
2020

21-
The following instructions were tested on an WoA 64-bit Windows machine with at least 16GB of RAM.
21+
The following instructions were tested on a WoA 64-bit Windows machine with at least 16GB of RAM.
2222

2323
## Install Visual Studio 2022 IDE
2424

2525
Follow these steps to install and configure Visual Studio 2022 IDE:
2626

2727
1. Download the latest [Visual Studio IDE](https://visualstudio.microsoft.com/downloads/).
2828

29-
2. Select the **Community Version**. An installer called *VisualStudioSetup.exe* will be downloaded.
29+
2. Select the **Community** edition. An installer called *VisualStudioSetup.exe* will be downloaded.
3030

31-
3. Run the downloaded installer (*VisualStudioSetup.exe*) from your Downloads folder.
31+
3. Run the downloaded installer (*VisualStudioSetup.exe*) from your **Downloads** folder.
3232

3333
4. Follow the installation prompts and accept the **License Terms** and **Privacy Statement**.
3434

content/learning-paths/laptops-and-desktops/win_on_arm_build_onnxruntime/4-run-benchmark-on-WoA.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Run Phi3 model on a Windows on Arm machine
2+
title: Run Phi3 Model
33
weight: 5
44

55
### FIXED, DO NOT MODIFY

0 commit comments

Comments
 (0)