Skip to content

Commit 2753725

Browse files
Update README.md
1 parent e081359 commit 2753725

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,7 @@ You can build an executable via the following command:
1313
This will create a JAR with a bash wrapper in the `bin` directory that you can drop in your $PATH and run like a normal Linux/Mac executable.
1414

1515
CDM doesn't currently work on windows as it's dependent on bash and cqlsh. There are plans to lift this restriction.
16+
17+
## Install a dataset
18+
19+
Assuming you've put the `cdm` executable in your path, you should be able to run `cdm update` and see an updated list of datasets. Run `cdm list` to see all the ones available. `cdm install <name>` loads your data in your local cassandra cluster. For instance, `cdm install movielens`.

0 commit comments

Comments
 (0)