From 0c9a1ee63ca87c928a6324b9fada3e4c64209643 Mon Sep 17 00:00:00 2001 From: Preetham Viswanathan Date: Sun, 21 Oct 2018 01:58:33 -0400 Subject: [PATCH] Docs: Syntax and verbage of updates in mac and windows to match setup overview --- docs/setup/mac.md | 4 +++- docs/setup/windows.md | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/setup/mac.md b/docs/setup/mac.md index 3275be2b9d..9ba7230b56 100644 --- a/docs/setup/mac.md +++ b/docs/setup/mac.md @@ -46,7 +46,9 @@ Out of the box VS Code adds actions to navigate in editor history as well as the ## Updates -VS Code ships monthly [releases](/updates) and supports auto-update when a new release is available. If you're prompted by VS Code, accept the newest update and it will get installed (you won't need to do anything else to get the latest bits). If you'd rather control VS Code updates manually, see [How do I opt out of auto-updates](/docs/supporting/faq.md#how-do-i-opt-out-of-vs-code-autoupdates). +VS Code ships monthly [releases](/updates) and supports auto-update when a new release is available. If you're prompted by VS Code, accept the newest update and it will get installed (you won't need to do anything else to get the latest bits). + +>Note: You can [disable auto-update](/docs/supporting/faq.md#how-do-i-opt-out-of-vs-code-autoupdates) if you prefer to update VS Code on your own schedule. ## Preferences Menu diff --git a/docs/setup/windows.md b/docs/setup/windows.md index 0501117499..2b31421030 100644 --- a/docs/setup/windows.md +++ b/docs/setup/windows.md @@ -27,7 +27,9 @@ If you need to run a 32 bit version of VS Code, both a 32 bit [Installer](https: ## Updates -VS Code ships monthly [releases](/updates) and supports auto-update when a new release is available. If you're prompted by VS Code, accept the newest update and it will be installed (you won't need to do anything else to get the latest bits). If you'd rather control VS Code updates manually, see [How do I opt out of auto-updates](/docs/supporting/faq.md#how-do-i-opt-out-of-vs-code-autoupdates). +VS Code ships monthly [releases](/updates) and supports auto-update when a new release is available. If you're prompted by VS Code, accept the newest update and it will be installed (you won't need to do anything else to get the latest bits). + +>Note: You can [disable auto-update](/docs/supporting/faq.md#how-do-i-opt-out-of-vs-code-autoupdates) if you prefer to update VS Code on your own schedule. ## Next Steps