Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
sigma67 authored Sep 27, 2024
1 parent eb898d3 commit f2f0b25
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,18 @@ A simple command line script to clone a Spotify playlist to YouTube Music.
Install
-------

- Python 3 and pip - https://www.python.org
- Install:
- Python 3 - https://www.python.org
- pipx - https://pipx.pypa.io

.. code-block::
pip install spotify_to_ytmusic
pipx ensurepath
- Open a new shell. Install:

.. code-block::
pipx install spotify_to_ytmusic
Setup
Expand Down

0 comments on commit f2f0b25

Please sign in to comment.