Skip to content

Commit 23b59e4

Browse files
committed
Final note
1 parent 858cedc commit 23b59e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
**Q:** What about [https://go.dev/blog/toolchain](https://go.dev/blog/toolchain)?
1414

15-
**A:** It is about forward-compatibility, `vmatch` installs the Go version specified in your project.
15+
**A:** It is about forward-compatibility, `vmatch` installs the Go version specified in your project. I've found Go's promises of backward-compatibility to be squishy in practice, `brew install go` has not been sufficient for some project setups.
1616

1717
**Q:** What about `go run` (Go 1.24 and after `go run` calls are cached)?
1818

0 commit comments

Comments
 (0)