diff --git a/README.md b/README.md index 4f974177..e67bff9d 100644 --- a/README.md +++ b/README.md @@ -189,7 +189,7 @@ using the matched rule and runs it. Rules enabled by default are as follows: * `systemctl` – correctly orders parameters of confusing `systemctl`; * `test.py` – runs `py.test` instead of `test.py`; * `tsuru_login` – runs `tsuru login` if not authenticated or session expired; -* `tsuru_not_command` – fixes wrong tsuru commands like `tsuru shell`; +* `tsuru_not_command` – fixes wrong `tsuru` commands like `tsuru shell`; * `tmux` – fixes `tmux` commands; * `whois` – fixes `whois` command. @@ -199,7 +199,7 @@ Enabled by default only on specific platforms: * `brew_install` – fixes formula name for `brew install`; * `brew_unknown_command` – fixes wrong brew commands, for example `brew docto/brew doctor`; * `brew_upgrade` – appends `--all` to `brew upgrade` as per Homebrew's new behaviour; -* `pacman` – installs app with `pacman` or `yaourt` if it is not installed. +* `pacman` – installs app with `pacman` if it is not installed (uses `yaourt` if available). Bundled, but not enabled by default: