diff --git a/docs/device-agent/quickstart.md b/docs/device-agent/quickstart.md index 7b4dc259ce..c5ba1a8551 100644 --- a/docs/device-agent/quickstart.md +++ b/docs/device-agent/quickstart.md @@ -21,6 +21,8 @@ _Workflow to onboard new Edge Devices through the FlowFuse Platform and Device A NodeJS version 18 is supported but version 20 or later is recommended. However, if necessary, device agent version 2.8 does support NodeJS versions 14 and 16. +For full install instructions, follow the [install instructions here](/docs/device-agent/install.md). + #### Linux/MacOS ```bash @@ -35,8 +37,6 @@ Issue the below command in an elevated command prompt: npm install -g @flowfuse/device-agent ``` -For full install instructions, follow the [install instructions here](/docs/device-agent/install.md). - ### Step 2: Register Device (On FlowFuse) 1. Open your web browser and go to your FlowFuse application page.