From 882b98f3f1e0c9799ab367f4f6166586b2e5be62 Mon Sep 17 00:00:00 2001 From: mdom Date: Fri, 21 Jun 2024 16:53:25 +0200 Subject: [PATCH] Fix typo in README.md (#3361) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb023725..7eaadee3 100644 --- a/README.md +++ b/README.md @@ -156,7 +156,7 @@ for other operating systems. These packages are not guaranteed to be up-to-date. * `choco install micro`. * `scoop install micro`. * OpenBSD: Available in the ports tree and also available as a binary package. - * `pkd_add -v micro`. + * `pkg_add -v micro`. * NetBSD, macOS, Linux, Illumos, etc. with [pkgsrc](http://www.pkgsrc.org/)-current: * `pkg_add micro` * macOS: Available in package managers.