Skip to content

Commit fe6249d

Browse files
committed
Add SSH key instructions to first-time build (optional)
1 parent c9e7f3d commit fe6249d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/overview/First-Time-Build.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,3 +284,8 @@ XAR is the runtime that but for testing you will need the full setup which is th
284284

285285
### Install WiX toolset (We use version 3 and not the latest one - only install if required)
286286
Download and install latest stable version from https://wixtoolset.org/docs/wix3/
287+
288+
### Add your SSH key to the `keys` repository
289+
290+
Adding an SSH key to the [keys repository](https://github.com/isiscomputinggroup/keys) can be used to give
291+
passwordless access to instrument machines. Follow the instructions [here](/tools/SSH-keys).

0 commit comments

Comments
 (0)