Skip to content

Commit 63a93c2

Browse files
committed
Update readme
1 parent f77fe5d commit 63a93c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@ The Stockfish Chess Engine for Flutter.
1010

1111
## Usages
1212

13-
iOS project must have `IPHONEOS_DEPLOYMENT_TARGET` >=11.0.
13+
iOS project must have `IPHONEOS_DEPLOYMENT_TARGET` >=12.0.
1414

1515
### Add dependency
1616

1717
Update `dependencies` section inside `pubspec.yaml`:
1818

1919
```yaml
20-
stockfish: ^1.4.0
20+
stockfish: ^1.5.0
2121
```
2222
2323
### Init engine

0 commit comments

Comments
 (0)