Skip to content

Commit

Permalink
Update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
irazasyed committed Jul 3, 2015
1 parent 8d266c2 commit 1292e7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,13 +60,13 @@ Optionally add an alias to make it easier to use the library. Open `config/app.p

Open your terminal window and fire the following command to publish config file to your config directory:

```
```cli
$ php artisan vendor:publish --provider="Irazasyed\LaravelGAMP\LaravelGAMPServiceProvider"
```

OR

```
```cli
$ php artisan vendor:publish
```

Expand Down

0 comments on commit 1292e7d

Please sign in to comment.