Skip to content

Commit df999a8

Browse files
authored
Update README.md
1 parent 1196cdf commit df999a8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@
1212

1313
## Usage
1414

15+
### Pre Sail Installation Commands
16+
| Alias | Description |
17+
|:-:|:-:|
18+
| `s cinit 80` | run `composer install --ignore-platform-reqs` using php version 8.0 - default php version is 8.1 |
19+
| `s ninit 16` | run `npm install` using node 16 - default node version is 17 |
1520
### General
1621
| Alias | Description |
1722
|:-:|:-:|

0 commit comments

Comments
 (0)