소스 검색

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