From 29ae0fe6bb948723655b2d875faef75433b78ac0 Mon Sep 17 00:00:00 2001 From: clo Date: Thu, 5 Jun 2025 17:13:20 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a9335e5..07dc141 100644 --- a/README.md +++ b/README.md @@ -12,5 +12,5 @@ repository. You can install it with a JavaScript package manager such as `npm`. Most package managers should pin the latest commit. ``` -npm add git+https://git.paperclover.net/clo/console.git +npm install git+https://git.paperclover.net/clo/console.git ```