Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions doc/overview/First-Time-Build.md
Original file line number Diff line number Diff line change
Expand Up @@ -284,3 +284,8 @@ XAR is the runtime that but for testing you will need the full setup which is th

### Install WiX toolset (We use version 3 and not the latest one - only install if required)
Download and install latest stable version from https://wixtoolset.org/docs/wix3/

### Add your SSH key to the `keys` repository

Adding an SSH key to the [keys repository](https://github.com/isiscomputinggroup/keys) can be used to give
passwordless access to instrument machines. Follow the instructions [here](/tools/SSH-keys).
1 change: 1 addition & 0 deletions doc/spelling_wordlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -605,6 +605,7 @@ parallelisation
parameterise
params
passcode
passwordless
pasynUser
pcaspy
pcount
Expand Down
Loading