We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c36431b commit 8765838Copy full SHA for 8765838
1 file changed
README.md
@@ -13,7 +13,7 @@ gem 'datastar'
13
Or point your `Gemfile` to the source
14
15
```bash
16
-gem 'datastar', git: 'https://github.com/starfederation/datastar', glob: 'sdk/ruby/*.gemspec'
+gem 'datastar', github: 'starfederation/datastar-ruby'
17
```
18
19
## Usage
0 commit comments