Skip to content

Commit

Permalink
Add Azure Linux install instructions (#210)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarioHewardt authored Sep 6, 2023
1 parent 63536a2 commit eb1e00b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions INSTALL.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Install ProcDump

## Azure Linux 2.0
```sh
sudo yum install procdump
```

## Ubuntu 20.04, 22.04, 23.04
#### 1. Register Microsoft key and feed
```sh
Expand Down

0 comments on commit eb1e00b

Please sign in to comment.