Fixed typo
This commit is contained in:
parent
1e81f417ef
commit
ba510c447c
|
@ -38,7 +38,7 @@ Once it's installed you'll have to configure your shell. If you're using ZSH
|
||||||
run the following:
|
run the following:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
echo 'eval "$(direnv hook bash)"' >> ~/.zshrc
|
echo 'eval "$(direnv hook zsh)"' >> ~/.zshrc
|
||||||
```
|
```
|
||||||
|
|
||||||
NOTE: You'll have to start a new terminal session for the changes in `~/.zshrc`
|
NOTE: You'll have to start a new terminal session for the changes in `~/.zshrc`
|
||||||
|
|
Loading…
Reference in a new issue