[readme] Update source command to include s in zsh

Andrew Shield 2021-03-18 16:07:24 +13:00 committed by Jordan Harband
parent 0579718308
commit b19d8dbbba
No known key found for this signature in database
GPG Key ID: 9F6A681E35EF8B56
1 changed files with 1 additions and 1 deletions

View File

@ -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`