Skip to content

Commit

Permalink
Merge pull request #551 from piradata/patch-1
Browse files Browse the repository at this point in the history
missing whitespace on readme
  • Loading branch information
zamitto authored Jun 1, 2024
2 parents a295626 + 078d18c commit 4ea04b3
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 @@ -135,7 +135,7 @@ pip install -r requirements.txt
You'll need an SteamGridDB API Key in order to fetch the game icons on installation.
If you want to have onlinefix as a repacker you'll need to add your credentials to the .env

Once you have it, you can copy or rename the `.env.example` file to `.env`and put it on`STEAMGRIDDB_API_KEY`, `ONLINEFIX_USERNAME`, `ONLINEFIX_PASSWORD`.
Once you have it, you can copy or rename the `.env.example` file to `.env` and put it on`STEAMGRIDDB_API_KEY`, `ONLINEFIX_USERNAME`, `ONLINEFIX_PASSWORD`.

## Running

Expand Down

0 comments on commit 4ea04b3

Please sign in to comment.