From 12af8262195d2209fbd1c11a31a88767027c1c04 Mon Sep 17 00:00:00 2001 From: Stephen Kitt Date: Tue, 23 Jun 2020 11:54:10 +0200 Subject: [PATCH] Add Debian installation instructions Signed-off-by: Stephen Kitt --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index b4d2574..bb0219e 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,13 @@ The development version can be installed from AUR, e.g.: $ yay -S nvme-cli-git +### Debian + +nvme-cli is available in Debian 9 and up. Install it with your favorite +package manager. For example: + + $ sudo apt install nvme-cli + ### Fedora nvme-cli is available in Fedora 23 and up. Install it with your favorite -- 2.50.1