Skip to content

Commit 07eb065

Browse files
Apply suggestions from code review
Co-authored-by: seaxwi <[email protected]>
1 parent 0ba4306 commit 07eb065

File tree

2 files changed

+9
-4
lines changed

2 files changed

+9
-4
lines changed

content/Arduino Cloud/General Cloud/Install-the-Arduino-Cloud-Agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The error can occur if an older installation is present. Follow these steps:
4141

4242
2. Open the Applications folder (`~/Applications`) within your user folder.
4343

44-
3. Manually remove the ArduinoCloudAgent folder, or run the `uninstall.app` inside it.
44+
3. Manually remove the ArduinoCreateAgent folder, or run the `uninstall.app` inside it.
4545

4646
Try launching Arduino Cloud Agent again.
4747

content/Arduino Cloud/General Cloud/Uninstall-the-Arduino-Cloud-Agent.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Uninstall the Arduino Cloud Agent"
33
id: 360014869840
44
---
55

6-
Use the included uninstaller to remove the Cloud Agent from your computer.
6+
Learn how to uninstall the Arduino Cloud Agent from your computer.
77

88
---
99

@@ -19,9 +19,14 @@ Use the included uninstaller to remove the Cloud Agent from your computer.
1919

2020
## macOS
2121

22-
1. Open the `Users/{username}/Applications/ArduinoCloudAgent`.
22+
1. Open the Applications folder.
2323

24-
2. Double-click `uninstall.app`.
24+
2. Remove `ArduinoCloudAgent.app`.
25+
26+
Older versions of the agent can be uninstalled by removing the following files or folders:
27+
28+
* `/Applications/ArduinoCreateAgent.app`
29+
* `Users/{username}/Applications/ArduinoCreateAgent`
2530

2631
3. Click **Yes** to confirm. If asked, allow **osascript** to make changes.
2732

0 commit comments

Comments
 (0)