Remove hard-coded path.

This commit is contained in:
temrix 2019-09-19 21:57:09 +02:00 committed by GitHub
parent c2b750d7e4
commit 045f5723e2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,8 +24,8 @@ to authorize with Beatport by visiting the site in a browser. On the site
you will be asked to enter your username and password to authorize beets
to query the Beatport API. You will then be displayed with a single line of
text that you should paste as a whole into your terminal. This will store the
authentication data (under ``~/.config/beatport_token.json``) for subsequent
runs and you will not be required to repeat the above steps.
authentication data for subsequentruns and you will not be required to repeat
the above steps.
Matches from Beatport should now show up alongside matches
from MusicBrainz and other sources.