Skip to content

Commit eb1e00b

Browse files
authored
Add Azure Linux install instructions (#210)
1 parent 63536a2 commit eb1e00b

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

INSTALL.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Install ProcDump
22

3+
## Azure Linux 2.0
4+
```sh
5+
sudo yum install procdump
6+
```
7+
38
## Ubuntu 20.04, 22.04, 23.04
49
#### 1. Register Microsoft key and feed
510
```sh

0 commit comments

Comments
 (0)