From 7b4179713738f1faca3a5ebf3825fb6131c321a6 Mon Sep 17 00:00:00 2001 From: SarthakMehta999 <43879451+SarthakMehta999@users.noreply.github.com> Date: Fri, 5 Oct 2018 16:23:45 +0530 Subject: [PATCH] Update README.md --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index f8b0081d8aa..a1971058845 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ We encourage you to participate in this open source project. We love Pull Reques * Wiki: [https://github.com/mozilla-mobile/focus-android/wiki](https://github.com/mozilla-mobile/focus-android/wiki) -Watch out for [issues with the "good first bug" label](https://github.com/mozilla-mobile/focus-android/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+bug%22). Those are easy starter bugs that are available to work on! +Watch out for the issues with the "good first bug" label(https://github.com/mozilla-mobile/focus-android/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+bug%22). Those are easy starter bugs that are available to work on! Build instructions ------------------ @@ -40,10 +40,6 @@ Build instructions 2. Import the project into Android Studio or build on the command line: - ```shell - ./gradlew clean app:assembleFocusWebviewDebug - ``` - 3. Make sure to select the right build variant in Android Studio: **focusWebviewDebug** License