Skip to content

Commit

Permalink
docs: incorrect Go version
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan0660 committed Aug 31, 2024
1 parent daf06c0 commit bb29d77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/selfhost.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Selfhosting

1. Install Go 1.20 or higher
1. Install Go 1.21 or higher
2. Clone this repo
3. `cd backend/`
4. `go build -ldflags "-s -w"` (the flags remove debug info and reduce binary size)
Expand Down

0 comments on commit bb29d77

Please sign in to comment.