diff --git a/README.md b/README.md index 1b36cb2..27fec18 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,18 @@ A community based application for people to track trains and for people to view Clone this repository, fire up VS Code (or IDE of your choice 😕) and run the app. Obviously this app is Flutter BTW.😁😁 +##Steps to setup the train tarcker mobile app + +1.Make sure that the flutter is installed in your computer. +2.Clone the repository with files. +3.Open CMD +4.In CMD,Change the directory to cloned repository. +5.Run flutter build apk. +6.Connect your Android device to your computer with a USB cable. +7.Enter cd where is your application directory. +8.Run flutter install in CMD. +9.This will install the traintracker app to your device. +10.Do it! and Enjoy!. + + +