diff --git a/docs/maintaining/aarch64-runner.md b/docs/maintaining/aarch64-runner.md index fe45f1d3..252399ac 100644 --- a/docs/maintaining/aarch64-runner.md +++ b/docs/maintaining/aarch64-runner.md @@ -13,5 +13,5 @@ To setup a new runner: This will perform initial runner setup and create a non-root user `runner-user`. -3. Setup new GitHub Runner with this user: +3. Setup new GitHub Runner with this user: using `Linux` and `ARM64`. 4. Run under `root` user in Runner directory: `./svc.sh install runner-user`