We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63536a2 commit eb1e00bCopy full SHA for eb1e00b
1 file changed
INSTALL.md
@@ -1,5 +1,10 @@
1
# Install ProcDump
2
3
+## Azure Linux 2.0
4
+```sh
5
+sudo yum install procdump
6
+```
7
+
8
## Ubuntu 20.04, 22.04, 23.04
9
#### 1. Register Microsoft key and feed
10
```sh
0 commit comments