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 82a8e98 commit af7f574
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 @@ -78,4 +78,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 af7f574

Please sign in to comment.