Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tnsetting2023 authored Nov 27, 2023
1 parent ee56fa1 commit d6f1e78
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,8 @@ This repository supports `go mod` and follows [Go version
semantics](https://go.dev/doc/modules/version-numbers). Note that v0.x.x
releases do not guarantee API stability.

## FAQ

#### What does it mean when I get "error: vehicle rejected request: your public key has not been paired with the vehicle" ?

Your public key needs to be paired with vehicle first so the commands signed with your private key can be verified on the vehicles. Please refer to [Distributing your public key](#distributing-your-public-key) section for more details.
Expand Down

0 comments on commit d6f1e78

Please sign in to comment.