Skip to content

Commit

Permalink
# Added readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Aagaard committed Jun 11, 2020
1 parent 3c291cb commit 63d4d69
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,11 @@ Add github repository and package name to composer.json
}
```

And now lets install the package
```bash
composer install
```

You can publish the config file with:
```bash
php artisan vendor:publish --provider="QuickOrder\Weather\WeatherServiceProvider"
Expand Down

0 comments on commit 63d4d69

Please sign in to comment.