From 068b00c1567336b2e9a6b2e56b9c42458f920328 Mon Sep 17 00:00:00 2001 From: Michel Weststrate Date: Fri, 18 Jun 2021 04:09:44 -0700 Subject: [PATCH] Improved Flipper update message message Summary: In support group telling users to merely "pull" seemed to be a bit too vague instruction. Reviewed By: passy Differential Revision: D29225726 fbshipit-source-id: 5c0db1b2d3afd2a398d28caf3438f2959e5d46f1 --- desktop/app/src/chrome/UpdateIndicator.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/desktop/app/src/chrome/UpdateIndicator.tsx b/desktop/app/src/chrome/UpdateIndicator.tsx index 9d1f0bf50..f622fb392 100644 --- a/desktop/app/src/chrome/UpdateIndicator.tsx +++ b/desktop/app/src/chrome/UpdateIndicator.tsx @@ -58,8 +58,9 @@ export default function UpdateIndicator() { ) : ( <> {' '} - Pull ~/fbsource and/or restart Flipper to - update to the latest version. + Run arc pull (optionally with{' '} + --latest) in ~/fbsource and + restart Flipper to update to the latest version. ) ) : (