From 336c5c84c41936476d39289438fdc2efa148f2da Mon Sep 17 00:00:00 2001 From: ANUKULJHA1506 <88159784+ANUKULJHA1506@users.noreply.github.com> Date: Tue, 7 Sep 2021 13:27:47 +0530 Subject: [PATCH] Update README.md --- .devcontainer/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.devcontainer/README.md b/.devcontainer/README.md index d1c77f7f59..51ce9c2bb6 100644 --- a/.devcontainer/README.md +++ b/.devcontainer/README.md @@ -1,5 +1,5 @@ # Instructions -1. Start a DevContainer either on GitHub Codespaces or locally in VSCode -2. Accept all licenses by running `yes | /usr/lib/android-sdk/cmdline-tools/latest/bin/sdkmanager --licenses` -3. You can now build the app using `./gradlew clean build` +1. Start a DevContainer either on GitHub Codespaces or locally in VSCode. +2. Accept all licenses by running `yes | /usr/lib/android-sdk/cmdline-tools/latest/bin/sdkmanager --licenses`. +3. You can now build the app using `./gradlew clean build`.