Skip to content

Commit

Permalink
fix(docs): fix go version in server-installation (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
n3A87 authored Jan 19, 2025
1 parent 64eff77 commit 42a7773
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/basic/server-installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ All major operating systems including Windows, Linux and macOS are supported.

### Environment

- [Go 1.17+](https://go.dev/dl/)
- [Go 1.20+](https://go.dev/dl/)
- [Node.js LTS (18)](https://nodejs.org)
- [Yarn 1.x](https://classic.yarnpkg.com/en/docs/install)

Expand Down

0 comments on commit 42a7773

Please sign in to comment.