diff --git a/README.md b/README.md index 47a6075..3af1685 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ A lightweight Python script that copies a music directory structure and automati 1. Open the script and update the `source` and `dest` paths at the top. 2. Run it: ```bash - python3 convert_music.py + python3 convert.py ``` ## How It Works