mirror of
https://github.com/meteor/meteor.git
synced 2026-01-09 07:38:15 -05:00
Fix typo
This commit is contained in:
@@ -24,7 +24,7 @@ The peer dependencies can be installed manually by following the `package.json`
|
||||
$ # Install `install-peerdeps` within the current Meteor tool version.
|
||||
$ meteor npm install --global install-peerdeps
|
||||
$ # Run the newly installed `install-peerdeps` to install this package and its dependencies.
|
||||
$ meteor install-peerdeps --dev @meteorjs/eslint-config-meteor
|
||||
$ meteor npx install-peerdeps --dev @meteorjs/eslint-config-meteor
|
||||
```
|
||||
|
||||
## Configure
|
||||
|
||||
Reference in New Issue
Block a user