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 ```