Skip to content

Commit a9c688b

Browse files
authored
Update CONTRIBUTING.md
1 parent d346be2 commit a9c688b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ In case you have already setup Flutter, make sure to switch to `stable` branch a
8383
1. Fork the project.
8484
2. Create a clone of the forked project on your computer to run it locally.
8585
3. Based on your desktop environment, enable Windows, macOS or Linux for the project. Select the same target device.
86-
4. This project uses [Records feature in Dart](https://github.com/dart-lang/language/blob/main/accepted/future-releases/records/records-feature-specification.md), so to run the project execute the following command:
86+
4. Run the project by executing the following command:
8787

8888
```
8989
flutter run

0 commit comments

Comments
 (0)