summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5fe58ee..61860b2 100644
--- a/README.md
+++ b/README.md
@@ -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