Browse Source

update README for SHRP

Signed-off-by: morogoku <morogoku@hotmail.com>
morogoku 6 năm trước cách đây
mục cha
commit
d4b983c6c1
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -20,7 +20,7 @@ Add to `.repo/local_manifests/hero2lte.xml`:
 ```xml
 ```xml
 <?xml version="1.0" encoding="UTF-8"?>
 <?xml version="1.0" encoding="UTF-8"?>
 <manifest>
 <manifest>
-  <project name="morogoku/android_device_samsung_hero2lte" path="device/samsung/hero2lte" remote="github" revision="android-9.0" />
+  <project name="SHRP-Devices/android_device_samsung_hero2lte" path="device/samsung/hero2lte" remote="github" revision="android-9.0" />
 </manifest>
 </manifest>
 ```
 ```