We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9502382 commit 479b717Copy full SHA for 479b717
docs/INSTALL.md
@@ -43,7 +43,7 @@ executable bit (`chmod +x cozy-stack`) and put it in your `$PATH`.
43
44
You can compile a `cozy-stack` from the source.
45
First, you need to [install go](https://golang.org/doc/install), version >=
46
-1.21. With `go` installed and configured, you can run the following commands:
+1.24. With `go` installed and configured, you can run the following commands:
47
48
```
49
git clone git@github.com:cozy/cozy-stack.git
0 commit comments