From fededfbfb17ed90756be663cc39d7dc54d597434 Mon Sep 17 00:00:00 2001 From: Lillem4n Date: Tue, 12 Jul 2016 15:05:43 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index d0fa07d..97694b2 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,12 @@ This is a simplified implementation of the SMPP protocol. +## Installation + +```bash +npm install larvitsmpp +``` + ## Client ### Simplest possible