Skip to content

Commit

Permalink
Changed github username references
Browse files Browse the repository at this point in the history
  • Loading branch information
joshualyon authored Jul 20, 2017
1 parent 4360709 commit 7332c05
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ The best way to get updates for Kodi for SmartThings is to enable GitHub integra
2. Select `Settings`
3. Select Add new repository`
4. Enter the following details:
Owner: `iamcanadian2222`
Owner: `joshualyon`
Name: `ST-Kodi`
Branch: `master`

Expand All @@ -31,8 +31,8 @@ While using the GitHub integration is the recommended method for installing the

Follow the instructions from the [ThingsThatAreSmart.wiki](http://thingsthataresmart.wiki/index.php?title=Using_Custom_Code#Using_a_Custom_SmartApp) on how to install a custom device type and SmartApp.

* [Kodi SmartApp Code](https://raw.githubusercontent.com/iamcanadian2222/ST-Kodi/master/smartapps/boshdirect/kodi-formerly-xbmc.src/kodi-formerly-xbmc.groovy)
* [Kodi Device Type Code](https://raw.githubusercontent.com/iamcanadian2222/ST-Kodi/master/devicetypes/boshdirect/kodi-media-center.src/kodi-media-center.groovy)
* [Kodi SmartApp Code](https://raw.githubusercontent.com/joshualyon/ST-Kodi/master/smartapps/boshdirect/kodi-formerly-xbmc.src/kodi-formerly-xbmc.groovy)
* [Kodi Device Type Code](https://raw.githubusercontent.com/joshualyon/ST-Kodi/master/devicetypes/boshdirect/kodi-media-center.src/kodi-media-center.groovy)

## How to Use
**Configure Kodi**
Expand Down

0 comments on commit 7332c05

Please sign in to comment.