Skip to content

Commit fffc266

Browse files
authored
Enhance warning about replacing latestVersion
1 parent 15c3b0f commit fffc266

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ dependencies:
6262
> See the example: [example/pubspec.yaml](./example/pubspec.yaml#L19)<br/>
6363

6464
> [!WARNING]
65-
> Never forget to replace ^${latestVersion} with an actual version!
65+
> Never forget to replace ^${latestVersion} with an actual version! (See [versions](https://pub.dev/packages/fluwx/versions) on pub.dev)
6666

6767
## Configurations
6868

0 commit comments

Comments
 (0)