Skip to content

Commit ade4077

Browse files
Fix error in README
1 parent 859df33 commit ade4077

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
@@ -29,7 +29,7 @@ $ git clone https://github.com/blockcypher/ruby-client.git
2929
$ cd ruby-client
3030
$ bundle
3131
$ gem build blockcypher-ruby.gemspec
32-
$ gem install blockcypher-ruby-0.2.5.gem
32+
$ gem install blockcypher-ruby-0.2.6.gem
3333
```
3434

3535
## Initializing a client

0 commit comments

Comments
 (0)