We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a44041 commit 4ae64aaCopy full SHA for 4ae64aa
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