From 2908d9f130bc20b77e6304387b92ebfe7d20af3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Leygues?= Date: Tue, 31 Aug 2021 16:09:06 +0200 Subject: [PATCH] Update README --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e8f0623..f844163 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # Wildstagram -A new Flutter project. Clone the project and press F5 to make it run! +A new Flutter project. Clone the project, run `flutter pub get` from the root folder to fetch the dependencies then press F5 from VSCode to launch the app! + +## Codetour + +If you have the CodeTour plugin installed on VSCode, you can start the tour to get some comments on how the app works! ## Getting Started