Skip to content

Commit

Permalink
docs: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
very-doge-wow committed Jan 1, 2024
1 parent f05957d commit d39d861
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 @@ -66,7 +66,7 @@ Start the flask server like this:
pipenv run python -m flask run
```

You can then open the webinterface under the URL `https://127.0.0.1:5000`.
You can then open the webinterface under the URL `http://127.0.0.1:5000`.
Press the button for authenticating at Spotify before running any migration.
Errors will be printed in the Flask app's log, if any occurred.

Expand Down

0 comments on commit d39d861

Please sign in to comment.