Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
frkcn authored Feb 20, 2020
1 parent 93dfe05 commit 3897a75
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`:
Expand Down

0 comments on commit 3897a75

Please sign in to comment.