diff --git a/README.md b/README.md index a1109d5..0fcc2fa 100755 --- a/README.md +++ b/README.md @@ -412,7 +412,7 @@ A few examples of piecing together commands: - `cal`: nice calendar -- `env`: run a command (useful in scripts) +- `eval`: run a command (useful in scripts) - `printenv`: print out environment variables (useful in debugging and scripts)