From 854a493b554987c845f0b0f5be67c729f3c32756 Mon Sep 17 00:00:00 2001 From: Pierre Bourdon Date: Mon, 19 Mar 2018 00:20:53 +0100 Subject: [PATCH] Updated Auto update internals (markdown) --- Auto-update-internals.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Auto-update-internals.md b/Auto-update-internals.md index 7897dd8..bf53456 100644 --- a/Auto-update-internals.md +++ b/Auto-update-internals.md @@ -12,7 +12,7 @@ We will originally support 3 update tracks that users can choose from: * **Beta**: monthly updates synced with progress report. * **Dev**: updates on every single change pushed to `dolphin-emu.org`. -Stable builds will default to the `stable` track for updates, dev builds downloaded from `dolphin-emu.org` will default to the `beta` track. `dev` is only for the most hardcore users who are willing to update every time they use our software, so it will always have to be picked automatically. +Stable builds will default to the `stable` track for updates, dev builds downloaded from `dolphin-emu.org` will default to the `beta` track. `dev` is only for the most hardcore users who are willing to update every time they use our software, so it will always have to be picked manually. ## Update check protocol