From 7a1d4e8a5656420b894fbca7eb64bc3145395224 Mon Sep 17 00:00:00 2001 From: Robbiew Date: Sun, 16 Jul 2023 14:09:49 -0700 Subject: [PATCH] Updated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e17089..b1ae8aa 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ REQUIRED FOR UN-ARCHIVING! ```./fetch16c -years [number] -path [path/to/download]``` -Example: ```./fetch16c -years 4 -path /home/robbiew/art``` would grab 4 years of packs from the current year. +Example: ```./fetch16c -years 4 -path /home/robbiew/art``` would grab 4 years of packs from the current year and download to a local directory. If you just want the current year's pack, use `-years 1`