We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40172a3 commit 42fd541Copy full SHA for 42fd541
1 file changed
build.md
@@ -42,7 +42,7 @@
42
43
```
44
bundle exec rake gem
45
- gem install pkg/p4ruby*.gem -- --with p4api_dir=<absolute path to Perforce C++ API>
+ gem install pkg/p4ruby*.gem -- --with-p4api_dir=<absolute path to Perforce C++ API>
46
47
48
## SSL support
0 commit comments