Update related window files to match 3.8

This commit is contained in:
Andrew Rogl 2024-10-19 12:25:01 +10:00
parent 3798ac5d02
commit f0f77aa741
2 changed files with 1 additions and 1 deletions

View file

@ -109,7 +109,7 @@ get it right:
should open the "System Properties" screen, then select the "Advanced" tab, should open the "System Properties" screen, then select the "Advanced" tab,
then hit the "Environmental Variables..." button, and then look for the PATH 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: 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. point to your Python installation.
3. Now install beets by running: ``pip install beets`` 3. Now install beets by running: ``pip install beets``

Binary file not shown.