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.
>
)
) : (