Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ariaieboy committed Jun 3, 2023
1 parent f194c63 commit 5236526
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ This plugin adds some useful aliases for sail commands to the zsh shell.
## Usage

### Pre Sail Installation Commands
| Alias | Description |
|:-:|:-:|
| Alias | Description |
|:-:|:------------------------------------------------------------------------------------------------:|
| `s cinit 80` | run `composer install --ignore-platform-reqs` using php version 8.0 - default php version is 8.2 |
| `s ninit 16` | run `npm install` using node 16 - default node version is 18 |
| `s ninit 16` | run `npm install` using node 16 - default node version is 20 |

### General
| Alias | Description |
Expand Down

0 comments on commit 5236526

Please sign in to comment.