Skip to content

Commit 046a326

Browse files
committed
Add note about updating JAWS versions
1 parent 2ab3fa5 commit 046a326

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,9 @@ NVDA then uses the windows version of the `run-tester.ps1`
3838
### JAWS
3939

4040
JAWS has at-driver support built in and downloads and uses the builds from JAWS directly.
41-
This install process happens in JAWS/InstallJawsUnattended.ps1.
41+
This install process happens in `JAWS/InstallJawsUnattended.ps1`.
42+
To enable a new version of JAWS to be installed, there is a switch statement at the top of the `InstallJawsUnattended` script that converts the requested version to the URL to download it from JAWS' distribution.
43+
4244
The license file for registration is encoded with gpg using a passphrase. To create the license file:
4345

4446
```sh

0 commit comments

Comments
 (0)