From dc467ad5d064ece471c2ddcebe5694a5c8e6fd98 Mon Sep 17 00:00:00 2001 From: Acho Arnold Date: Mon, 29 Jan 2024 11:19:40 +0200 Subject: [PATCH] Update readme.md --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index ed444fe..2b6ed7e 100644 --- a/readme.md +++ b/readme.md @@ -11,9 +11,9 @@ This library provides a server side client for the [httpSMS](https://httpsms.com ## Install ```sh -pnpm install httpsms-node +pnpm install httpsms # or -yarn install httpsms-node +yarn install httpsms ``` ## Implemented