Skip to content

Commit

Permalink
docs: Update go version in build-by-yourself.md (#561)
Browse files Browse the repository at this point in the history
  • Loading branch information
linglilongyi authored Jun 24, 2024
1 parent 3fd2826 commit 89cb77e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/user-guide/build-by-yourself.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
```shell
clang >= 10
llvm >= 10 (optional)
golang >= 1.18
golang >= 1.22
make
```

Expand Down

0 comments on commit 89cb77e

Please sign in to comment.