mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
docs(devtools): small type on README.md (rangle/angular-devtools#836)
A small type fixed on the README.md file
This commit is contained in:
parent
d79e0fb5aa
commit
2f136adee5
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ yarn start
|
|||
|
||||
### Build and Install on Chrome locally
|
||||
|
||||
1. After installation, genrate chrome build by running `yarn build:chrome`
|
||||
1. After installation, generate chrome build by running `yarn build:chrome`
|
||||
2. Navigate to `chrome://extensions` and enable Developer mode.
|
||||
3. Choose "Load unpacked extension".
|
||||
4. In the dialog, select the directory `dist/shell-chrome`.
|
||||
|
|
|
|||
Loading…
Reference in a new issue