Skip to content

Commit cfbbfaf

Browse files
authored
Merge pull request #263727 from neilghuman/docs-editor/agent-linux-1705707680
Update agent-linux.md
2 parents 54bd857 + 41b9a4b commit cfbbfaf

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

articles/azure-monitor/agents/agent-linux.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,13 +56,13 @@ If you're using an older version of the agent, you must have the virtual machine
5656
```bash
5757
sudo yum install -y python2
5858
```
59-
- **Ubuntu, Debian**:
59+
- **Ubuntu, Debian**:
6060

6161
```bash
6262
sudo apt-get update
6363
sudo apt-get install -y python2
6464
```
65-
- **SUSE**:
65+
- **SUSE**:
6666

6767
```bash
6868
sudo zypper install -y python2
46.8 KB
Loading
12.9 KB
Loading
6.64 KB
Loading

0 commit comments

Comments
 (0)