Skip to content

Commit 69853a9

Browse files
Apply suggestions from code review
Co-authored-by: Renat0Ribeir0 <[email protected]>
1 parent fe36223 commit 69853a9

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

content/Arduino Cloud/General Cloud/Check-if-the-Arduino-Cloud-Agent-is-installed-and-running.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,17 @@ Learn how to check if the **Arduino Cloud Agent** is installed and running on yo
1313

1414
If you find it, click it. If a _Resume Agent_ option is available, the agent is currently paused. Click _Resume Agent_ to resume.
1515

16-
2. _Find and start the application_. Try searching for "Arduino Clouc Agent" or looking for it in your application menu. Alternatively, use the system's file browser and look in the default installation paths:
16+
2. _Find and start the application_. Try searching for "Arduino Cloud Agent" or looking for it in your application menu. Alternatively, use the system's file browser and look in the default installation paths:
1717

1818
* **Windows:** `C:\Users\{username}\AppData\Roaming\ArduinoCloudAgent\Arduino_Cloud_Agent.exe`
1919

20-
* **macOS:** `/Applications/ArduinoCloudAgent.app`
20+
* **macOS:** `/Applications/ArduinoCloudAgent.app` [^1]
2121

2222
* **Linux** `home/{username}/ArduinoCloudAgent/ArduinoCloudAgent`
2323

2424
3. _Install or reinstall the agent._ If you can't find the application, follow the [online installation guide](https://create.arduino.cc/getting-started/plugin/welcome) to install the agent.
25+
26+
[^1]: Older versions of the agent can be found at:
27+
28+
* `/Applications/ArduinoCreateAgent.app`
29+
* `Users/{username}/Applications/ArduinoCreateAgent`

0 commit comments

Comments
 (0)