Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jamal-o authored and Sednaoui committed Aug 7, 2023
1 parent 3854dea commit bda461b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
- Open your emulator through cli or through AVD Device manager
- Make sure flutter sees your emulator (`flutter devices`)
- Run `flutter pub get`
- Make a copy of `.env.example` to `.env` and fill all variables
- Make a copy of `.env.example` to `.env` and fill in all variables
- Run `flutter run --debug` (if you encounter problems with device detection run with `-d <DEVICE_NAME>` flag)

### ENV variables
Expand All @@ -42,7 +42,7 @@ flutter.compileSdkVersion=33

## Acknowledgement

We would like to thank [Optimism Community Governance](https://community.optimism.io/docs/governance) providing the intial support for this project.
We would like to thank [Optimism Community Governance](https://community.optimism.io/docs/governance) for providing the initial support for this project.

## License
Candide Wallet is available under the GNU General Public License v3.0 license.

0 comments on commit bda461b

Please sign in to comment.