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:
Daan De Smedt 2021-06-01 17:50:40 +02:00 committed by GitHub
parent d79e0fb5aa
commit 2f136adee5

View file

@ -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`.