We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cdfc977 + 774ee0e commit c3c2b61Copy full SHA for c3c2b61
1 file changed
README.md
@@ -148,7 +148,7 @@ String (Default: amd64)
148
Specify architecture. Architecture other than the default amd64 can be specified with the `TFENV_ARCH` environment variable
149
150
```console
151
-$ TFENV_ARCH=arm tfenv install 0.7.9
+$ TFENV_ARCH=arm64 tfenv install 0.7.9
152
```
153
154
##### `TFENV_AUTO_INSTALL`
0 commit comments