From 3d5b9b1be19404996caa085bfe374a5e060dc2b4 Mon Sep 17 00:00:00 2001 From: souravp712 Date: Sun, 3 May 2020 11:40:27 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea6d37c..3e3f18e 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Please feel free to modify this app to fit your own purposes and if needed submi # Editing the app on your own -In a terminal on MacOS or Linux, run git clone https://github.com/souravp712/TrackCovid19 if you have git installed and then open the folder in Android Studio or another similar code editor, or [go to this link for an easier download process on any OS.](https://github.com/souravp712/TrackCovid19/archive/master.zip) +In a terminal on MacOS or Linux, run ```git clone https://github.com/souravp712/TrackCovid19``` if you have git installed and then open the folder in Android Studio or another similar code editor, or [go to this link for an easier download process on any OS.](https://github.com/souravp712/TrackCovid19/archive/master.zip) Download Android Studio or any other similar code editor and open the project on your own in order to edit the files inside.