We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1aea65 commit 670f641Copy full SHA for 670f641
1 file changed
README.md
@@ -70,7 +70,7 @@ To use this gem, install via Bundler by adding the following to your application
70
<!-- x-release-please-start-version -->
71
72
```ruby
73
-gem "stagehand", "~> 3.2.0"
+gem "stagehand", :git => "git://github.com/browserbase/stagehand-ruby.git"
74
```
75
76
<!-- x-release-please-end -->
0 commit comments