You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/learning-paths/smartphones-and-mobile/build-android-chat-app-using-onnxruntime/2-build-onnxruntime.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ ONNX Runtime is an open-source inference engine designed to accelerate the deplo
15
15
16
16
### Clone onnxruntime repo
17
17
18
-
Open up a Windows Powershell and checkout the source tree:
18
+
Open up a Windows PowerShell and checkout the source tree:
Copy file name to clipboardExpand all lines: content/learning-paths/smartphones-and-mobile/build-android-chat-app-using-onnxruntime/3-build-onnxruntime-generate-api.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ You can learn more by reading the [ONNX Runtime generate() API page](https://onn
18
18
19
19
20
20
### Clone onnxruntime-genai repo
21
-
Within your Windows Powershell prompt, checkout the source repo:
21
+
Within your Windows PowerShell prompt, checkout the source repo:
0 commit comments