Skip to content

Commit 9e2349a

Browse files
author
Seven Du
committed
docs: update readme
1 parent 4e3debd commit 9e2349a

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
@@ -19,13 +19,13 @@ This will add a like this to you packages `pubspec.yaml` (and run an implicit `d
1919

2020
```yaml
2121
dependencies:
22-
orm: 4.0.0-alpha.5
22+
orm: 4.0.0-beta
2323
```
2424
2525
Or you can run the following command:
2626
2727
```bash
28-
dart pub add orm:4.0.0-alpha.5
28+
dart pub add orm:4.0.0-beta
2929
```
3030

3131
## Sponsors

0 commit comments

Comments
 (0)