Skip to content

Commit f9f5d03

Browse files
committed
docs: drop warning
1 parent 0286188 commit f9f5d03

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

-4
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,6 @@ When in doubt, please use the docker setup.
4545

4646
Alongisde the Vencloud setup, you will also have to setup Redis. This will not be covered here, please refer to the Redis documentation.
4747

48-
> [!WARNING]
49-
> At the current moment, Go 21 is not yet supported, you'll need Go 20!
50-
> An easy way to get Go 20 is to run `go install golang.org/dl/go1.20.0@latest` and then use the `go1.20` command instead of `go`
51-
5248
1. Install the [Go programming language](https://go.dev/dl/)
5349
2. Build the code: `go build -o backend`
5450
3. Start the server:

0 commit comments

Comments
 (0)