From 3897a75d0b180f0dec3b44005bad859e685cc760 Mon Sep 17 00:00:00 2001 From: Faruk Date: Thu, 20 Feb 2020 09:18:33 +0300 Subject: [PATCH] Update Readme --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index 503ac13..9be732f 100755 --- a/README.md +++ b/README.md @@ -39,13 +39,6 @@ Next, you should publish the Laravel config migration file using the vendor:publ php artisan vendor:publish --provider="TarfinLabs\Netgsm\NetgsmServiceProvider" --tag="netgsm" ``` -## Installation - -You can install the package via composer: - -```bash -composer require tarfin-labs/netgsm -``` ### Setting up the Netgsm service Add your Netgsm User Code, Default header (name or number of sender), and secret (password) to your `.env`: