From 104100e091a2acb32d0a8b44b4921b46d2a02bf8 Mon Sep 17 00:00:00 2001 From: alacleaker <50295204+glomatico@users.noreply.github.com> Date: Thu, 11 Apr 2024 06:58:36 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23fac68..d6bb83a 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ A Python script to download Apple Music songs/music videos/albums/playlists/post ```bash pip install gamdl ``` -2. Place your cookies in the same directory you will run gamdl from and name it as `cookies.txt` +2. Place your cookies file in the directory from which you will be running `gamdl` and name it `cookies.txt`. ## Usage ```bash