Skip to content

Commit

Permalink
Update related window files to match 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
arogl committed Nov 22, 2024
1 parent 3798ac5 commit f0f77aa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/main.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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``
Expand Down
Binary file modified extra/beets.reg
Binary file not shown.

0 comments on commit f0f77aa

Please sign in to comment.