Skip to content

Commit c8c5807

Browse files
authored
Merge pull request #49 from UnownHash/fix-go-version
Update standard.mdx
2 parents 9debe5f + 01a7a0a commit c8c5807

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/docs/setup/standard.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import { Callout } from 'nextra-theme-docs'
44

55
## Prerequisites
66

7-
- [Go 1.23](https://go.dev/doc/install)
7+
- [Go 1.24](https://go.dev/doc/install)
88
- [Node 22](https://nodejs.org/en/download)
99
- [Git](https://git-scm.com/downloads) _(`git` might be pre-installed)_
1010
- [PM2](https://pm2.io/docs/runtime/guide/installation/) `npm install -g pm2` or `yarn global add pm2`

0 commit comments

Comments
 (0)