From 917b787a722a9bc0740f1775247a914e99ce71e4 Mon Sep 17 00:00:00 2001 From: Tickbase <47538996+Novattz@users.noreply.github.com> Date: Sat, 13 Jul 2024 04:35:18 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 869b189..6cc67a6 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ https://www.youtube.com/watch?v=22LDDUoBvus&ab_channel=Nova - Navigate to the directory containing the script. - Run the script using python. ```bash -python steam_dlc_fetcher.py +python dlc_fetcher.py ``` # Issues?