Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bd7ecf2

Browse files
committed
update README.md
1 parent 50e3c60 commit bd7ecf2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ Install the `monaco-editor`:
208208
npm install monaco-editor
209209
```
210210

211-
Update the `.angular-cli.json` file and append the following asset rule:
211+
Update the `angular.json` file and append the following asset rule:
212212

213213
```json
214214
{
@@ -238,7 +238,7 @@ export class AppModule {}
238238

239239
### Typings Worker
240240

241-
Update the `.angular-cli.json` file and append the following asset rule:
241+
Update the `angular.json` file and append the following asset rule:
242242

243243
```ts
244244
{

0 commit comments

Comments
 (0)