Skip to content

Commit 89674ed

Browse files
authored
Update README.md
1 parent 0e9981b commit 89674ed

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
@@ -14,7 +14,7 @@ Cassandra-migrate is a incremental migration tool for Cassandra.
1414
Install [node.js](http://nodejs.org/) and [cassandra](http://cassandra.apache.org/) and [cassandra-driver](https://www.npmjs.com/package/cassandra-driver). Then:
1515

1616
```
17-
npm install git+https://github.com/UUX-Brasil/itaas-nodejs-tools.git#v1.0.0
17+
npm install --save git+https://github.com/UUX-Brasil/cassandra-migrate.git#v1.0.0
1818
```
1919

2020
## Overview

0 commit comments

Comments
 (0)