Skip to content

Commit 4fa94a2

Browse files
TheWayWithinclaude
andcommitted
docs: bump README download example to v0.3.3
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
1 parent 611be47 commit 4fa94a2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,11 @@ There is nothing to install for the tool itself — it is a folder of small scri
4747
**Option A — download (no git, no GitHub account needed):**
4848

4949
1. Go to the [latest release](https://github.com/TheWayWithin/executor-file/releases/latest) and download the file named **`executor-file-<version>.tar.gz`** (the one with a version number, under "Assets" — not GitHub's "Source code" links).
50-
2. Double-click the downloaded file — macOS unpacks it into a folder with the same name (for example `executor-file-v0.3.2`).
50+
2. Double-click the downloaded file — macOS unpacks it into a folder with the same name (for example `executor-file-v0.3.3`).
5151
3. Open the **Terminal** app (press ⌘–space, type `Terminal`, press Enter) and type this, replacing the version to match the folder you just unpacked:
5252

5353
```bash
54-
cd ~/Downloads/executor-file-v0.3.2
54+
cd ~/Downloads/executor-file-v0.3.3
5555
```
5656

5757
**Option B — clone with git** (if you know you have git):

0 commit comments

Comments
 (0)