We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 459d15b commit 890867dCopy full SHA for 890867d
1 file changed
README.md
@@ -141,7 +141,7 @@ String (Default: amd64)
141
Specify architecture. Architecture other than the default amd64 can be specified with the `TFENV_ARCH` environment variable
142
143
```console
144
-$ TFENV_ARCH=arm tfenv install 0.7.9
+$ TFENV_ARCH=arm64 tfenv install 0.7.9
145
```
146
147
##### `TFENV_AUTO_INSTALL`
0 commit comments