[readme] Update source command to include s in zsh

This commit is contained in:
Andrew Shield
2021-03-18 16:07:24 +13:00
committed by Jordan Harband
parent 0579718308
commit b19d8dbbba

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`