Skip to content

Commit 8765838

Browse files
committed
Update github gem example
1 parent c36431b commit 8765838

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ gem 'datastar'
1313
Or point your `Gemfile` to the source
1414

1515
```bash
16-
gem 'datastar', git: 'https://github.com/starfederation/datastar', glob: 'sdk/ruby/*.gemspec'
16+
gem 'datastar', github: 'starfederation/datastar-ruby'
1717
```
1818

1919
## Usage

0 commit comments

Comments
 (0)