Skip to content

Commit 9a4870f

Browse files
update readme file
1 parent 8b6be1e commit 9a4870f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ This is a project that show the weather forecast of a city and its location on t
6868
yarn install
6969
```
7070
1. Create a `.env` file then enter your APIs keys
71-
```json
71+
```yaml
7272
VITE_WEATHER_API_KEY = "Eenter your API key"
7373
VITE_MAP_API_KEY = "Eenter your API key"
7474
```

0 commit comments

Comments
 (0)