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: docs/azdata/install/deploy-install-azdata-linux-package.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
@@ -25,7 +25,7 @@ For Linux distributions with `apt` there is a package for the `azdata-cli`. The
25
25
## Install with apt
26
26
27
27
>[!IMPORTANT]
28
-
> The RPM package of the `azdata-cli` depends on the python3 package. On your system, this may be a Python version which predates the requirement of *Python 3.6.x*. If this poses an issue for you, find a replacement python3 package or follow the manual install instructions that use [`pip`](../install/deploy-install-azdata-pip.md).
28
+
> The Debian package of `azdata-cli` depends on the `python3` package. On your system, this may be a Python version which predates the requirement of *Python 3.6.x*. If this poses an issue for you, find a replacement `python3` package or follow the manual installation instructions that use [`pip`](../install/deploy-install-azdata-pip.md).
29
29
30
30
1. Install dependencies necessary to install `azdata-cli`.
0 commit comments