Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ariaieboy authored Mar 6, 2024
1 parent 5875ca0 commit ab29f33
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 @@ -22,7 +22,7 @@ This plugin adds some useful aliases for sail commands to the zsh shell.
### Pre Sail Installation Commands
| Alias | Description |
|:-:|:------------------------------------------------------------------------------------------------:|
| `s cinit 80` | run `composer install --ignore-platform-reqs` using php version 8.0 - default php version is 8.2 |
| `s cinit 80` | run `composer install --ignore-platform-reqs` using php version 8.0 - default php version is 8.3 |
| `s ninit 16` | run `npm install` using node 16 - default node version is 20 |

### General
Expand Down

0 comments on commit ab29f33

Please sign in to comment.