Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
salamaashoush committed May 27, 2024
1 parent 7d34d36 commit 2c27588
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

## Features

🌎 Cross-platform support (macOS, Windows, Linux)
🌎 Cross-platform support (macOS, [~~Windows~~](#notes), Linux)

✨ Single file, easy installation, instant startup

Expand Down Expand Up @@ -212,6 +212,11 @@ cargo run -- --help # Will behave like `pactup --help`
cargo test
```

## NOTES

- Windows is not supported because Pact does not support Windows anyway.
- The Pact binaries are problematic; they are not consistent in each release, and often, releases are missing binaries. For example, the latest release, 4.12, does not have any Mac binaries on GitHub. Expect some issues with this.

## Credit

Pact version manager is ported from the amazing [fnm](https://github.com/Schniz/fnm) codebase.

0 comments on commit 2c27588

Please sign in to comment.