From c0fe96c3b5cf2c61a786f27b0ece08ed6786a172 Mon Sep 17 00:00:00 2001 From: Whoops I Paniced Date: Sun, 17 Nov 2024 10:22:21 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f335c80..9441c27 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ DLC Downloader for The Simpsons: Tapped Out. Thank you to [schdub](https://github.com/schdub/dlcsync) for (most) of the code. I decided to modify his, as i want to get this done before Jan. 24 when the game shuts down. ## Usage -You will need about 200GB of free storage, and [python3](https://www.python.org) installed. +You will need about 350GB of free storage, and [python3](https://www.python.org) installed. ``` python3 dlcDownloader.py ```