Skip to content

Commit

Permalink
feat: users can install from rubygems now
Browse files Browse the repository at this point in the history
This isn't really a fix or a feature, but release-please won't cut a new
release unless there is "user-facing" change.

Release-As: 0.1.1
  • Loading branch information
ericnorris committed Jul 6, 2023
1 parent 68d3fa7 commit ada4106
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Ruby API for interacting with HashiCorp's [Consul](https://www.consul.io/), heav
## Installation

```
gem "consulkit", :git => "git://github.com/ericnorris/consulkit.git"
gem "consulkit"
```

## Usage
Expand Down

0 comments on commit ada4106

Please sign in to comment.