]> git.lizzy.rs Git - micro.git/commitdiff
docs: update Arch Linux installation method (#2028)
authorejose19 <8742215+ejose19@users.noreply.github.com>
Thu, 18 Feb 2021 03:27:13 +0000 (00:27 -0300)
committerGitHub <noreply@github.com>
Thu, 18 Feb 2021 03:27:13 +0000 (22:27 -0500)
README.md

index 4224f9debbfe11ae599da92856177f8d4525df77..65f041192ba3a27d2ab20b35b68c547dc6cc0d8b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -129,7 +129,7 @@ for other operating systems. These packages are not guaranteed to be up-to-date.
 * Linux: Available in distro-specific package managers.
     * `apt install micro` (Ubuntu 20.04 `focal`, and Debian `unstable | testing | buster-backports`). At the moment, this package (2.0.1-1) is outdated and has a known bug where debug mode is enabled.
     * `dnf install micro` (Fedora).
-    * `yay -S micro` (Arch Linux).
+    * `pacman -S micro` (Arch Linux).
     * `eopkg install micro` (Solus).
     * See [wiki](https://github.com/zyedidia/micro/wiki/Installing-Micro) for details about CRUX, Termux.
 * Windows: [Chocolatey](https://chocolatey.org) and [Scoop](https://github.com/lukesampson/scoop).