From 1fade238f56e0718acbb9fe64877bd07be3f949e Mon Sep 17 00:00:00 2001 From: Max Hoffmann <40920984+naxey@users.noreply.github.com> Date: Tue, 26 May 2026 19:49:52 +0200 Subject: [PATCH] fix: fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f309e3a..4556d67 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Directory Structure: ```console # directory for downloaded versions of sfw -./.swf-cache +./.sfw-cache # a symlink that always points to the latest version downloaded ./.sfw-cache/latest => .sfw-cache/$VERSION/ # a downloading executable that should be able to run on the machine