Skip to content

Commit

Permalink
Updated Cassandra instructions [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Apr 21, 2022
1 parent 6fd0b19 commit 2dbbcc2
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 @@ -710,7 +710,7 @@ Use a read-only user. Requires the [Thrift server](https://spark.apache.org/docs

### Cassandra

Add [cassandra-driver](https://github.com/datastax/ruby-driver) to your Gemfile and set:
Add [cassandra-driver](https://github.com/datastax/ruby-driver) (and [sorted_set](https://github.com/knu/sorted_set) for Ruby 3+) to your Gemfile and set:

```yml
data_sources:
Expand Down

0 comments on commit 2dbbcc2

Please sign in to comment.