Skip to content

Commit

Permalink
Update go version requirement (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabio1988 authored Aug 17, 2024
1 parent 772ee18 commit 03a5282
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/docs/setup/standard.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import { Callout } from 'nextra-theme-docs'

## Prerequisites

- [Go 1.21](https://go.dev/doc/install)
- [Go 1.22](https://go.dev/doc/install)
- [Node 18](https://nodejs.org/en/download)
- [Git](https://git-scm.com/downloads) _(`git` might be pre-installed)_
- [PM2](https://pm2.io/docs/runtime/guide/installation/) `npm install -g pm2` or `yarn global add pm2`
Expand Down

0 comments on commit 03a5282

Please sign in to comment.