]> www.infradead.org Git - users/hch/nvme-cli.git/commitdiff
Update packaging state in Arch Linux
authorHaochen Tong <hexchain@users.noreply.github.com>
Fri, 2 Aug 2019 17:04:46 +0000 (01:04 +0800)
committerGitHub <noreply@github.com>
Fri, 2 Aug 2019 17:04:46 +0000 (01:04 +0800)
The nvme-cli package is already available in the official repository.

README.md

index 0bf7fcc63170870dad70f12dbee1eed3b3370c72..17eede8de1d6f4ebdf09edeb61d9156941aef717 100644 (file)
--- a/README.md
+++ b/README.md
@@ -32,10 +32,13 @@ available_spare                     : 100%
 
 ### Arch Linux
 
-Install from AUR, e.g.:
-```
-$ yay -S nvme-cli-git
-```
+nvme-cli is available in the `[community]` repository. It can be installed with:
+
+    # pacman -S nvme-cli
+
+The development version can be installed from AUR, e.g.:
+
+    $ yay -S nvme-cli-git
 
 ### Fedora