From 26759926e227e90ee7c039bf9e2bb9180179df76 Mon Sep 17 00:00:00 2001 From: Moustapha Kodjo Amadou <107993382+kodjodevf@users.noreply.github.com> Date: Thu, 15 Jun 2023 06:30:16 +0100 Subject: [PATCH] Update README.md --- README.md | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/README.md b/README.md index cdd483d..a929c7c 100644 --- a/README.md +++ b/README.md @@ -19,26 +19,6 @@ Features include: ## Download Get the app from our [releases page](https://github.com/kodjodevf/mangayomi/releases). - -### Building - -1. Clone the repository: - -``` - $ git clone https://github.com/kodjodevf/mangayomi.git - $ cd mangayomi/ -``` -2. You can install all dependencies by running this command in terminal: - -``` - $ flutter pub get -``` - -3. Now enter the following command to start debugging the app: - -``` - $ flutter run -``` ## License Copyright 2023 Moustapha Kodjo Amadou