diff options
| author | supahgreg <supahgreg@users.noreply.github.com> | 2025-10-06 02:44:08 +0000 |
|---|---|---|
| committer | supahgreg <supahgreg@users.noreply.github.com> | 2025-10-06 02:44:08 +0000 |
| commit | 2142e8f09745c828b2cfb377c84e5ab2126a1a86 (patch) | |
| tree | a7ee6e23e5824925365928a7f9115ef073c92c0f /Home.md | |
| parent | 96635e1ff46da225f11b5078da9a0b1e246a371d (diff) | |
Content tweaks and 'Installation Notes' --> 'Installation Guide'.
Diffstat (limited to 'Home.md')
| -rw-r--r-- | Home.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -32,12 +32,12 @@ You will need the following: * A modern web browser. This generally means a recent version of Chrome/Chromium or Firefox. * A system running Docker. -See the [Docker installation guide](Installation-Notes) for detailed instructions. +See [[Installation-Guide]] for detailed instructions. > [!WARNING] > If you choose to run tt-rss without using Docker support might be limited. -> [!INFO] +> [!NOTE] > Tiny Tiny RSS uses a continuous development model based on the `main` branch, which is considered stable. > It's strongly recommended that you remain current-- meaning using either the most recent Docker image(s) or commit on `main`. |