You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After downloading the `.deb` file, navigate to the directory where you downloaded it:
@@ -147,13 +147,18 @@ Arm Performix daemon version: 1.0.0
147
147
148
148
### How do I install Arm Performix on macOS?
149
149
150
-
Download the macOS installer package from the [Arm Performix download page](https://developer.arm.com/servers-and-cloud-computing/arm-performix).
150
+
Download the macOS installer package for your architecture from the [Arm Performix download page](https://developer.arm.com/servers-and-cloud-computing/arm-performix).
* For manual selection, enter the path to your private key (usually `~/.ssh/id_rsa` or `~/.ssh/id_ed25519`)
258
+
* For manual selection, enter the path to your private key (usually `~/.ssh/id_rsa` or `~/.ssh/id_ed25519`)
254
259
***Host Key Verification**: Choose **Strict** (recommended) or **Ignore**
255
-
* Strict mode verifies the server identity using your `~/.ssh/known_hosts` file
260
+
* Strict mode verifies the server identity using your `~/.ssh/known_hosts` file
256
261
257
262

258
263
@@ -361,32 +366,32 @@ apx target add '{
361
366
Choose one of the following methods to authenticate with your target:
362
367
363
368
***Use an existing SSH key in a non-default location:**
364
-
369
+
365
370
If your private key is not in `~/.ssh/id_rsa` or `~/.ssh/id_ed25519`, specify its path in the target command:
0 commit comments