Skip to content

Commit e64181a

Browse files
committed
chore(docs): update README with Windows support info
- Improved OS support table formatting - Added Windows manual download instructions - Clarified usage for Windows users
1 parent 082f784 commit e64181a

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,13 @@ curl -fsSL https://raw.githubusercontent.com/misaelabanto/commita/main/install.s
3737

3838
Supported platforms:
3939

40-
| OS | x86_64 | arm64 |
41-
|-------|--------|-------|
42-
| macOS |||
43-
| Linux |||
40+
| OS | x86_64 | arm64 |
41+
|---------|-------------------------|-------|
42+
| macOS |||
43+
| Linux |||
44+
| Windows | ✅ (manual download) ¹ ||
4445

45-
> Windows users: download the binary manually from the [Releases page](https://github.com/misaelabanto/commita/releases).
46+
> ¹ Windows users: download `commita-windows-amd64.exe` manually from the [Releases page](https://github.com/misaelabanto/commita/releases) and add it to your `PATH`.
4647
4748
### Local Development
4849

0 commit comments

Comments
 (0)