Skip to content

Commit

Permalink
fix(readme): required go version is 1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
prusnak committed Oct 17, 2022
1 parent 3b39089 commit f559ee5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Our new devices now support WebUSB, which should eliminate the need for Trezor B

## Install and run from source

trezord-go requires go >= 1.12, but 1.18 is recommended for git version stamping (and for better speed in general).
trezord-go requires go >= 1.18.

```
git clone https://github.com/trezor/trezord-go.git
Expand Down

0 comments on commit f559ee5

Please sign in to comment.