Skip to content

Commit 17288e6

Browse files
committed
Update README.
1 parent 75135f4 commit 17288e6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -450,6 +450,8 @@ From there you can use pip to install it:
450450
`pip install ./dist/pact-python-N.N.N.tar.gz`
451451

452452
## Offline Installation of Standalone Packages
453+
454+
Although all Ruby standalone applications are predownloaded into the wheel artifact, it may be useful, for development, purposes to install custom Ruby binaries. In which case, use the `bin-path` flag.
453455
```
454456
pip install pact-python --bin-path=/absolute/path/to/folder/containing/pact/binaries/for/your/os
455457
```

0 commit comments

Comments
 (0)