Skip to content

Commit bcecb2d

Browse files
committed
Update README.md
1 parent dd3963e commit bcecb2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ $ pip install -r requirements.txt
2626
- Replace `CLIENT_ID`, `CLIENT_SECRET`, and `REDIRECT_URI` in the `config.cfg.RENAME` file.
2727
- These values can be found in the "Settings" section of your app on the Spotify Developer Dashboard.
2828

29-
6. **Rename config.cfg.RENAME to config.cfg**
29+
6. **Rename `config.cfg.RENAME` to `config.cfg`**
3030

3131
After running `python exportify.py` the first time, it should keep you authenticated so you don't have to log in each time. If you wish to log out, simply remove the `.cache` file.
3232

0 commit comments

Comments
 (0)