We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9e7f3d commit fe6249dCopy full SHA for fe6249d
doc/overview/First-Time-Build.md
@@ -284,3 +284,8 @@ XAR is the runtime that but for testing you will need the full setup which is th
284
285
### Install WiX toolset (We use version 3 and not the latest one - only install if required)
286
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