There was an error while loading. Please reload this page.
1 parent 03ef5e9 commit 59d364fCopy full SHA for 59d364f
1 file changed
README.md
@@ -29,7 +29,14 @@ A consolidated cli consisting of all Pact command line tools
29
| OpenBSD | x86_64 | ✅ |
30
| OpenBSD | arm64 | ✅ |
31
32
-### Install Scripts
+### Install
33
+
34
+Aliased 1-liner to the install scripts
35
36
+* *nix users (including Windows users running WSL/msys2/mingw):
37
+ * `curl -fsSL https://lin.get-pact.saf.dev | sh`
38
+* Powershell (windows): `
39
+ * `iwr -useb https://win.get-pact.saf.dev | iex`
40
41
Unix systems
42
0 commit comments