Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dnsimmons authored Jul 26, 2021
1 parent ed2658d commit ba2e94e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Publish the required package configuration file using the artisan command:

$ php artisan vendor:publish

Edit the `.env` file in your Laravel instance add the following environment variables and add your OpenWeather API key.
Edit the `.env` file in your Laravel instance add the following environment variables and add your OpenWeather API key:

OPENWEATHER_API_KEY="your-api-key"
OPENWEATHER_API_LANG="en"
Expand Down

0 comments on commit ba2e94e

Please sign in to comment.