mirror of
https://github.com/vkaelin/LeagueStats.git
synced 2026-03-25 12:57:28 +00:00
fix: readme typo
This commit is contained in:
parent
5311a1c9b9
commit
9d8c53eeb2
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ PG_PASSWORD=root
|
||||||
PG_DB_NAME=leaguestats
|
PG_DB_NAME=leaguestats
|
||||||
```
|
```
|
||||||
|
|
||||||
3. For the application run properly, you need and Riot API Key and set it to the RIOT_API_KEY .env variable. To know more, take a look to their documentation on [this link](https://developer.riotgames.com/).
|
3. For the application work properly, you need a Riot API Key to set it on RIOT_API_KEY .env variable. To know more, take a look to their documentation on [this link](https://developer.riotgames.com/).
|
||||||
|
|
||||||
|
|
||||||
## Useful commands
|
## Useful commands
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue