Skip to content

Commit 79a3b2f

Browse files
kuredevZordrak
authored andcommitted
docs: fix README to enable copy and use as is
1 parent 37bac16 commit 79a3b2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ echo 'export PATH="$HOME/.tfenv/bin:$PATH"' >> ~/.bash_profile
5757

5858
zsh:
5959
```console
60-
$ echo 'export PATH="$HOME/.tfenv/bin:$PATH"' >> ~/.zprofile
60+
echo 'export PATH="$HOME/.tfenv/bin:$PATH"' >> ~/.zprofile
6161
```
6262

6363
fish:

0 commit comments

Comments
 (0)