Skip to content

Commit 86eb030

Browse files
authored
Update BUILDING.md
1 parent 2dd2ff0 commit 86eb030

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BUILDING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ Further, for the Release build, the application must be run from a secure locati
115115

116116
# Running PresentMon on other systems
117117

118-
You will encounter an error message such as: `"A referral has returned from server"`. This usually means a certificate mismatch or not exist. The same certificate that was used to sign the application must be installed. Open command prompt as administrator and run the following:
118+
You will encounter an error message such as: `"A referral was returned from the server"`. This usually means a certificate mismatch or not exist. The same certificate that was used to sign the application must be installed on the other machine. Open command prompt as administrator and run the following:
119119

120120
```bat
121121
> certutil -addstore root testcert.cer

0 commit comments

Comments
 (0)