Skip to content

Commit c144d24

Browse files
committed
readme
1 parent af8fa03 commit c144d24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ BinarySearch is a Ruby gem that implements a self-balancing binary search tree u
1818
Add this line to your application's Gemfile:
1919

2020
```ruby
21-
gem 'binary_search'
21+
gem 'ruby_binary_search'
2222
```
2323

2424
And then execute:

0 commit comments

Comments
 (0)