Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 433 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 433 Bytes

chord selector v0.2

python repo size

installation

  1. clone github repository:

    • run `git clone https://github.com/mynvs/chord-selector`
    • or download .zip file
  2. install required libraries:

    • open a cmd terminal in the main directory
    • run `pip install -r requirements`