+ Choose how the generated config gets deployed to the target machine and which deployment
+ script formats to produce.
+
{/* Include rclone installation toggle */}
diff --git a/src/components/wizard/RemoteConfigStep.tsx b/src/components/wizard/RemoteConfigStep.tsx
index 5b64a5c..3312541 100644
--- a/src/components/wizard/RemoteConfigStep.tsx
+++ b/src/components/wizard/RemoteConfigStep.tsx
@@ -56,6 +56,10 @@ export function RemoteConfigStep() {
return (
Step 2: Configure {backendLabel[backendType]}
+
+ Enter the credentials for your selected backend. These values are written directly into the
+ generated rclone.conf and are never sent to any server.
+