From f22252e5aedcfa0b877732f9f02d80e9a6232b54 Mon Sep 17 00:00:00 2001 From: Jonathan Berkeley <35268549+JonathanBerkeley@users.noreply.github.com> Date: Thu, 12 Sep 2024 19:30:04 +0100 Subject: [PATCH] Mark quick install script as third-party (#3469) Minor update to README that highlights the pipe install script is provided by a third-party. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da44a32c..d19c2ccc 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ Pre-built binaries are distributed in [releases](https://github.com/zyedidia/mic To uninstall micro, simply remove the binary, and the configuration directory at `~/.config/micro`. -#### Quick-install script +#### Third-party quick-install script ```bash curl https://getmic.ro | bash