mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-19 12:19:36 +00:00
Migrate from 'npm i' to 'npm install'
Co-Authored-By: Laurențiu Nicola <lnicola@users.noreply.github.com>
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
- Install all TypeScript dependencies
|
||||
```bash
|
||||
cd editors/code
|
||||
npm i
|
||||
npm install
|
||||
```
|
||||
|
||||
## Common knowledge
|
||||
|
||||
Reference in New Issue
Block a user