From e63ee219930c05820dd36bd512521f0c3fa4a251 Mon Sep 17 00:00:00 2001 From: Flowyi Date: Thu, 20 Jul 2023 19:06:27 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad9e2e0..1b599e8 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Moyubie is a cross-platform AI powered IM (Instant Messaging) APP. ## Development * You can learn how to prepare flutter development environment, compile and test a [flutter](https://flutter.dev) app from [flutter.dev](https://flutter.dev/). -* After all required tools are installed. You can start +* After all required tools are installed, you can compile and debug the app by ``` git clone git@github.com:flowbehappy/moyubie.git