Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/foss42/apidash
Browse files Browse the repository at this point in the history
  • Loading branch information
ashitaprasad committed Feb 24, 2024
2 parents 1937659 + a9c688b commit d328a92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ In case you have already setup Flutter, make sure to switch to `stable` branch a
1. Fork the project.
2. Create a clone of the forked project on your computer to run it locally.
3. Based on your desktop environment, enable Windows, macOS or Linux for the project. Select the same target device.
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:
4. Run the project by executing the following command:

```
flutter run
Expand Down

0 comments on commit d328a92

Please sign in to comment.