Skip to content

Commit 08a7eec

Browse files
authored
Clarify binary download instructions in README
Updated instructions for downloading the binary to include extraction step.
1 parent d855f28 commit 08a7eec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Precompiled binaries for the following platforms will be available in the releas
5151
- macOS (x86_64 and ARM)
5252
- Linux (x86_64 and ARM)
5353

54-
Download the appropriate binary for your platform, rename it to `crustty` (or `crustty.exe` on Windows), and add the directory containing the binary to your PATH.
54+
Download the appropriate binary (`.zip`) for your platform, extract it, and add the directory containing the binary to your PATH.
5555

5656
## Usage
5757

0 commit comments

Comments
 (0)