Skip to content

Commit e38d618

Browse files
committed
docs(demo): Update readme for nextjs
1 parent 57949f1 commit e38d618

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

examples/nextjs/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,9 @@ First, run the development server:
66

77
```bash
88
npm run dev
9-
# or
10-
yarn dev
119
```
1210

13-
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
11+
Open [http://localhost:3000](http://localhost:3000) to see the result.
1412

1513
## Stackblitz
1614

0 commit comments

Comments
 (0)