Added indenting
This commit is contained in:
parent
20e2026769
commit
294c7d9743
1 changed files with 21 additions and 22 deletions
|
@ -15,7 +15,6 @@ 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>
|
||||
|
@ -37,9 +36,9 @@ Then, replace the link portion with the link to the RSS feed. You can put as man
|
|||
```
|
||||
|
||||
Looks great! Save the feed you made to your SD Card.
|
||||
3. Launch RSSMii from the Homebrew Channel.
|
||||
4. Press A to confirm you want to subscribe to the feeds. Ignore the error about ES_GetTitleID, everything is fine.
|
||||
5. Once everything is done, press HOME to go back to the Homebrew Channel. You should soon get RSS feed updates on your Wii, enjoy!
|
||||
1. Launch RSSMii from the Homebrew Channel.
|
||||
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!
|
||||
|
||||
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…
Add table
Reference in a new issue