diff --git a/README.md b/README.md index d2fe37f3..e942d315 100644 --- a/README.md +++ b/README.md @@ -199,7 +199,7 @@ following rules are enabled by default: * `cd_cs` – changes `cs` to `cd`; * `cd_mkdir` – creates directories before cd'ing into them; * `cd_parent` – changes `cd..` to `cd ..`; -* `chdir` – creates directories before changing into them using chdir; +* `chdir` – creates directories before changing into them using chdir for powershell; * `chmod_x` – add execution bit; * `choco_install` – append common suffixes for chocolatey packages; * `composer_not_command` – fixes composer command name;