Ver Fonte

Use steps for README

Paul Keith há 5 anos atrás
pai
commit
577ddf9396
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -21,8 +21,8 @@ _make gapps_x86_
 
 Build inline with Android
 -------------------
-- Sync this repo to $GAPPS_PATH where $GAPPS_PATH is the path to this repo
-- Include $GAPPS_PATH/$ARCH/$ARCH-vendor.mk where $ARCH is arm, arm64, or x86 depending on the device's architecture
+1. Sync this repo to $GAPPS_PATH where $GAPPS_PATH is the path to this repo
+2. Include $GAPPS_PATH/$ARCH/$ARCH-vendor.mk where $ARCH is arm, arm64, or x86 depending on the device's architecture
 
 Thanks and Credits
 -------------------