Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

Commit

Permalink
Correct typo
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyJS committed Jul 2, 2015
1 parent caf245a commit bef3b3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -30,7 +30,7 @@ After launching an instance do the following to configure it:

- SSH into the instance. eg. `vagrant ssh` or `ssh -i [PEM] root@[EC2-INSTANCE]`
- `sudo vi /etc/datasift/gnip-reader/reader.json` and add your Gnip credentials.
- `sudo vi /etc/datasify/datasift-writer/writer.json` and add your DataSift credentials.
- `sudo vi /etc/datasift/datasift-writer/writer.json` and add your DataSift credentials.
- `sudo supervisorctl restart gnip-reader`
- `sudo supervisorctl restart datasift-writer`
- `exit`
Expand Down

0 comments on commit bef3b3b

Please sign in to comment.