Skip to content

Commit d06004e

Browse files
committed
fixed ng readme
1 parent 8f34661 commit d06004e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

angular/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ public identify(index: number, w: GridStackWidget) {
162162

163163
You can see a fuller example at [app.component.ts](projects/demo/src/app/app.component.ts)
164164

165-
to build the demo, go to [angular/projects/demo](projects/demo/) and run `yarn` + `yarn upgrade` (ng18 seem to have introduced some conflicts) + `yarn start` and navigate to `http://localhost:4200/`
165+
to build the demo, go to [angular/projects/demo](projects/demo/) and run `yarn` + `yarn start` and navigate to `http://localhost:4200/`
166166

167167
Code started shipping with v8.1.2+ in `dist/angular` for people to use directly and is an angular module! (source code under `dist/angular/src`)
168168

0 commit comments

Comments
 (0)