From 5fa37764a78ee690397661855704ed556d87a3e8 Mon Sep 17 00:00:00 2001 From: Larsenv Date: Sun, 8 Oct 2017 14:17:24 -0500 Subject: [PATCH] Line breaks --- _pages/en_US/rssmii.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_pages/en_US/rssmii.txt b/_pages/en_US/rssmii.txt index 7a260afed..c9b2f7668 100644 --- a/_pages/en_US/rssmii.txt +++ b/_pages/en_US/rssmii.txt @@ -15,6 +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`: + ``` @@ -22,8 +23,10 @@ Use this template and use your favorite text editor to make the `feeds.xml`: ``` + Replace the "name" portion with the title you want to put for the feed. Make sure it's not very long, since there's not that much space. -Then, replace the link portion with the link to the RSS feed. You can put as many feeds as you want. Don'td elete the "CDATA" part. +Then, replace the link portion with the link to the RSS feed. You can put as many feeds as you want. Don't delete the "CDATA" part. + ``` @@ -32,6 +35,7 @@ Then, replace the link portion with the link to the RSS feed. You can put as man ``` + Looks great! Save that to your SD Card. 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.