You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -13,4 +13,4 @@
13
13
- In order to get current conditions, this application uses the Open Weather Map API [here](https://openweathermap.org/api)
14
14
- In order to use Open Weather MAP API, you'll need to create a key [here](https://openweathermap.org/appid)
15
15
- You'll also need to export an environment variable with the key name to $OPEN_WEATHER_MAP_API_KEY
16
-
- Once you've created your key and saved the variable in your bash_profile run the npm script `environment-variables` to populate the value for the project
16
+
- Once you've created your key and saved the variable in your bash_profile or current session run the npm script `environment-variables` to populate the key value to the project's environment files
0 commit comments