Remove NPM instructions
Use Yarn instead
This commit is contained in:
parent
a1d11cf4bf
commit
bdd714216b
1 changed files with 0 additions and 8 deletions
|
@ -89,14 +89,6 @@ Use one of the following commands.
|
|||
| `composer install` | Install all dependencies. |
|
||||
| `composer install --no-dev` | Install only required dependencies. |
|
||||
|
||||
#### NPM
|
||||
Use one of the following commands.
|
||||
|
||||
| Command | Description |
|
||||
| --------------------------------------------- | ----------------------------------- |
|
||||
| `npm install` | Install all dependencies. |
|
||||
| `npm install --only=production --no-optional` | Install only required dependencies. |
|
||||
|
||||
#### Yarn
|
||||
Use one of the following commands.
|
||||
|
||||
|
|
Loading…
Reference in a new issue