ソースを参照

Update README.md

ANUKULJHA1506 3 年 前
コミット
336c5c84c4
1 ファイル変更3 行追加3 行削除
  1. 3 3
      .devcontainer/README.md

+ 3 - 3
.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`.