Skip to content

Commit c3c2b61

Browse files
authored
Merge pull request #314 from jglapa/patch-1
docs clarification for arm achitecture
2 parents cdfc977 + 774ee0e commit c3c2b61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ String (Default: amd64)
148148
Specify architecture. Architecture other than the default amd64 can be specified with the `TFENV_ARCH` environment variable
149149

150150
```console
151-
$ TFENV_ARCH=arm tfenv install 0.7.9
151+
$ TFENV_ARCH=arm64 tfenv install 0.7.9
152152
```
153153

154154
##### `TFENV_AUTO_INSTALL`

0 commit comments

Comments
 (0)