Skip to content

Commit

Permalink
Merge branch 'main' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
enrique-lozano committed Dec 21, 2024
2 parents 4c0ec4f + 9392dc0 commit 441ae6e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions docs/RUN_THE_CODE_LOCALLY.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

Monekin is fully open-source, allowing you to run it locally on your device. Whether you’re curious about how the app works, planning to contribute, or simply exploring, this guide provides all the steps to get started.

---

## Prerequisites 🛠️

Expand All @@ -11,8 +10,6 @@ Before running Monekin, ensure you have the following tools installed:
1. **Flutter SDK**: Follow the [official installation guide](https://docs.flutter.dev/get-started/install) to set up Flutter on your system.
2. **Code Editor (Optional)**: Tools like [Visual Studio Code](https://code.visualstudio.com/) or Android Studio make managing Flutter projects easier.

---

## Getting the Project 📂

You can choose one of two ways to obtain the project:
Expand Down Expand Up @@ -50,8 +47,6 @@ flutter run

If everything is set up correctly, the app will launch, and you’ll be able to test its features locally.

---

## Building Your Custom App 🏗️

Monekin’s open-source nature allows you to create your own customized version of the app for your device. In each of the supported OS directories of this repository (`/android`, `/windows`...), you can find documentation detailing how to build the app yourself.
Expand Down

0 comments on commit 441ae6e

Please sign in to comment.