Skip to content

Commit 4a2321f

Browse files
Apply suggestions from code review
Co-authored-by: Copilot <[email protected]>
1 parent 76db5dc commit 4a2321f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs-ref-conceptual/Latest-version/includes/cli-install-linux-script.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.custom: devx-track-azurecli, linux-related-content
55

66
## Before you begin
77

8-
It's strongly recommend to install the Azure CLI with a package manager. A package manager makes
8+
It's strongly recommended to install the Azure CLI with a package manager. A package manager makes
99
sure you always get the latest updates, and guarantees the stability of Azure CLI components. Check
1010
and see if there's a package for your distribution before installing manually.
1111

@@ -51,6 +51,7 @@ hash -r
5151
```bash
5252
source ~/lib/azure-cli/bin/activate
5353
pip install --upgrade azure-cli
54+
hash -r
5455
```
5556

5657
## Uninstall Azure CLI

0 commit comments

Comments
 (0)