diff options
author | Suleyman Farajli <suleyman@farajli.net> | 2025-05-02 18:03:45 +0400 |
---|---|---|
committer | Suleyman Farajli <suleyman@farajli.net> | 2025-05-02 18:03:45 +0400 |
commit | 3373fd999f51c1659a226169f216d24507aabeb9 (patch) | |
tree | a14ae0f6f417f482c6d404659655de7bca020670 | |
parent | 77e0259ebc8f41e3d09a1d189eb805a81d82a5f9 (diff) |
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -11,11 +11,12 @@ This script allows you to download audio files from YouTube Music based on a lis For help, run: ```Bash pamus -h +``` ## Install Simply run: ``` Bash -make +sudo make ``` ## Usage Examples |