From 103bb2157fba78218e2679ce16365a769de12ccf Mon Sep 17 00:00:00 2001 From: Sung Jeon Date: Tue, 14 Dec 2021 14:41:57 +0900 Subject: [PATCH] Add Scoop installation instructions https://github.com/ScoopInstaller/Main/pull/3085 --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index a6c4c8e..87a5f21 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,12 @@ pkg install htmlq brew install htmlq ``` +### [Scoop](https://scoop.sh/) + +```sh +scoop install htmlq +``` + ## Usage ```console