Ver código fonte

Update README.md

ANUKULJHA1506 3 anos atrás
pai
commit
336c5c84c4
1 arquivos alterados com 3 adições e 3 exclusões
  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`.