Skip to content

Commit

Permalink
readme++
Browse files Browse the repository at this point in the history
  • Loading branch information
esamattis committed Sep 7, 2024
1 parent 2c120aa commit cbfdc86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,4 +85,4 @@ export RTN_RUNNERS=scripts:node_modules/.bin
compdef 'eval "$(rtn --zsh-complete)"' rtn
```

Now you can use `rtn` for running `node_modules/.bin` commands and `rt` for running scripts from package.json and composer.json.
Now you can use `rtn` for running `node_modules/.bin` commands and `rt` for running scripts from `package.json` and `composer.json`.

0 comments on commit cbfdc86

Please sign in to comment.