diff --git a/docs/guides/main.rst b/docs/guides/main.rst index 9468a8c50..737230b9d 100644 --- a/docs/guides/main.rst +++ b/docs/guides/main.rst @@ -109,7 +109,7 @@ get it right: should open the "System Properties" screen, then select the "Advanced" tab, then hit the "Environmental Variables..." button, and then look for the PATH variable in the table. Add the following to the end of the variable's value: - ``;C:\Python37;C:\Python37\Scripts``. You may need to adjust these paths to + ``;C:\Python38;C:\Python38\Scripts``. You may need to adjust these paths to point to your Python installation. 3. Now install beets by running: ``pip install beets`` diff --git a/extra/beets.reg b/extra/beets.reg index c02303d3d..84eb090ad 100644 Binary files a/extra/beets.reg and b/extra/beets.reg differ