Added feed note
This commit is contained in:
parent
b66d3bb755
commit
2a98472149
1 changed files with 4 additions and 1 deletions
|
@ -15,7 +15,7 @@ Do you want to get RSS feed updates on your Wii Message Board? This tutorial wil
|
|||
1. Extract the contents of the `rssmii.zip` to your SD Card.
|
||||
1. We need to create a `feeds.xml` on the root of the SD Card so the app will know what feeds to subscribe you to.
|
||||
Use this template and use your favorite text editor to make the `feeds.xml`:
|
||||
|
||||
|
||||
```
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<rss>
|
||||
|
@ -41,6 +41,9 @@ Do you want to get RSS feed updates on your Wii Message Board? This tutorial wil
|
|||
1. Press A to confirm you want to subscribe to the feeds. Ignore the error about ES_GetTitleID, everything is fine.
|
||||
1. Once everything is done, press HOME to go back to the Homebrew Channel. You should soon get RSS feed updates on your Wii, enjoy!
|
||||
|
||||
We recommend you use feeds that don’t update as often and use just a few feeds, because if you subscribe to a lot of feeds you can get a ton of mail on your Wii.
|
||||
{: .notice--info}
|
||||
|
||||
If you're not receiving updates after a few days, you might need to subscribe to the RSS feeds again. Launch RSSMii from the Homebrew Channel again and it'll create brand new subscriptions.
|
||||
{: .notice--info}
|
||||
|
||||
|
|
Loading…
Reference in a new issue