fix readme step for generating bindings to be in line with new command

This commit is contained in:
Henry Hiles 2026-04-01 10:27:52 -04:00
commit e42aaeb30a
Signed by: Henry-Hiles
SSH key fingerprint: SHA256:VKQUdS31Q90KvX7EkKMHMBpUspcmItAh86a+v7PGiIs

View file

@ -156,7 +156,7 @@ flutter pub get
Generate Gomuks bindings:
```sh
scripts/generate.sh
dart scripts/generate.dart
```
Build generated files, and watch for new changes: