diff --git a/src/components/modals/agents/AgentDownload.vue b/src/components/modals/agents/AgentDownload.vue index 3df79b7..ec07689 100644 --- a/src/components/modals/agents/AgentDownload.vue +++ b/src/components/modals/agents/AgentDownload.vue @@ -10,10 +10,13 @@ -

+

Download the agent then run the following command from an elevated command prompt on the device you want to add.

+

+ Run the following command from a terminal +

{{ info.data.cmd }} @@ -86,12 +89,12 @@

Note: the auth token above will be valid for {{ info.expires }} hours.

- + >