We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 772ee18 commit 4a340aeCopy full SHA for 4a340ae
pages/docs/setup/standard.mdx
@@ -4,7 +4,7 @@ import { Callout } from 'nextra-theme-docs'
4
5
## Prerequisites
6
7
-- [Go 1.21](https://go.dev/doc/install)
+- [Go 1.22](https://go.dev/doc/install)
8
- [Node 18](https://nodejs.org/en/download)
9
- [Git](https://git-scm.com/downloads) _(`git` might be pre-installed)_
10
- [PM2](https://pm2.io/docs/runtime/guide/installation/) `npm install -g pm2` or `yarn global add pm2`
0 commit comments