Skip to content

Commit

Permalink
typo in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Sujan4k0 committed Jul 9, 2017
1 parent a7adf4c commit 35f36e7
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 @@ -14,7 +14,7 @@ https://youtu.be/IQ58dPp8f3M
* `source ~/.virtualenvs/mycroft/bin/activate`
4. Install the required python libraries
* `pip install -r requirements.txt`
5. Add the block below to your mycoft.conf file (`~/.mycroft/mycroft.conf`)
5. Add the block below to your mycroft.conf file (`~/.mycroft/mycroft.conf`)
```
"IrsendSkill": {
"address": "<host>:<port>",
Expand Down

0 comments on commit 35f36e7

Please sign in to comment.