Browse Source

[readme] Update source command to include s in zsh

Andrew Shield 4 years ago committed by Jordan Harband
parent
commit
b19d8dbbba
No known key found for this signature in database
GPG Key ID: 9F6A681E35EF8B56
  1. 2
      README.md

2
README.md

@ -96,7 +96,7 @@ Alternatively, you can run run the following commands for the different shells o @@ -96,7 +96,7 @@ Alternatively, you can run run the following commands for the different shells o
*bash*: `source ~/.bashrc`
*zsh*: `source ~/.zhrc`
*zsh*: `source ~/.zshrc`
*ksh*: `. ~/.profile`

Loading…
Cancel
Save