Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
simonambridge committed Jun 2, 2016
1 parent 332d0a0 commit 54c08c7
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -420,14 +420,13 @@ sudo apt-get install python-pip python-dev build-essential
sudo pip install --upgrade pip
sudo pip install --upgrade virtualenv
```

2. Install the Python Cassandra Driver:
```
sudo pip install cassandra-driver
```
2. Run solr_dataloader.py
3. Run solr_dataloader.py
* This will create the CQL schemas and load the data
3. Run create_core.sh
4. Run create_core.sh
* This will generate Solr cores and index the data


Expand Down

0 comments on commit 54c08c7

Please sign in to comment.