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
1.**By installing the Azure AI Vision SDK package you acknowledge the [Azure AI Vision SDK license agreement](https://aka.ms/azai/vision/license)**.
14
14
15
-
1. The debian package is hosted on a Microsoft feed. To install the package, you first need to add the Microsoft feed to your device's package manager. To do that, run the following commands:
15
+
1. The Debian package is hosted on a Microsoft feed. To install the package, you first need to add the Microsoft feed to your device's package manager. To do that, run the following commands:
16
16
17
17
* For Ubuntu 18.04 (Bionic Beaver)
18
18
```sh
@@ -49,7 +49,7 @@ Installing the Vision SDK package will require your device to support the APT/De
1. Notice that the above package _azure-ai-vision-dev-image-analysis_ depends on additional Vision SDK packages, which will be installed automatically. Run `apt list azure-ai-vision*` to see the list of installed Vision SDK packages:
52
+
1. Notice that the above package _azure-ai-vision-dev-image-analysis_ depends on other Vision SDK packages, which will be installed automatically. Run `apt list azure-ai-vision*` to see the list of installed Vision SDK packages:
53
53
* _azure-ai-vision-dev-common_
54
54
* _azure-ai-vision-dev-image-analysis_
55
55
* _azure-ai-vision-runtime-common_
@@ -60,15 +60,15 @@ Installing the Vision SDK package will require your device to support the APT/De
60
60
61
61
1. **By installing the Azure AI Vision SDK package you acknowledge the [Azure AI Vision SDK license agreement](https://aka.ms/azai/vision/license)**.
62
62
63
-
1. Directly download the following 5 packages to your device:
63
+
1. Directly download the following five packages to your device:
0 commit comments