We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 929fefa + ac388a8 commit cdfc977Copy full SHA for cdfc977
1 file changed
README.md
@@ -45,7 +45,7 @@ include ::tfenv
45
1. Check out tfenv into any path (here is `${HOME}/.tfenv`)
46
47
```console
48
-$ git clone https://github.com/tfutils/tfenv.git ~/.tfenv
+$ git clone --depth=1 https://github.com/tfutils/tfenv.git ~/.tfenv
49
```
50
51
2. Add `~/.tfenv/bin` to your `$PATH` any way you like
0 commit comments