From 32f4b1040d1f7202779c36933bcc76878f3012af Mon Sep 17 00:00:00 2001 From: Alex Baker Date: Tue, 5 May 2020 12:26:26 -0500 Subject: [PATCH] Remove obsolete step --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index f0cb88111..1f1ed2d12 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,6 @@ Please visit [tasks.org](https://tasks.org) for end user documentation and suppo #### To get started with development: 1. [Fork](https://help.github.com/articles/fork-a-repo/) and [clone](https://help.github.com/articles/cloning-a-repository/) the repository - * command line users: clone with `--recurse-submodules` or run `git submodule update --init` after cloning 2. Install and launch [Android Studio](https://developer.android.com/studio/index.html) 3. Select `File > Open`, select the Tasks directory, and accept prompts to install missing SDK components