diff --git a/help/_posts/1970-01-01-aosp.md b/help/_posts/1970-01-01-aosp.md index 4bdbc63..bf26718 100644 --- a/help/_posts/1970-01-01-aosp.md +++ b/help/_posts/1970-01-01-aosp.md @@ -37,7 +37,7 @@ chmod a+x ~/bin/repo #### 使用每月更新的初始化包 -由于首次同步需要下载约 95GB 数据,过程中任何网络故障都可能造成同步失败,我们强烈建议您使用初始化包进行初始化。 +由于首次同步需要下载约 190GB 数据,过程中任何网络故障都可能造成同步失败,我们强烈建议您使用初始化包进行初始化。 下载 <{{ site.url }}/aosp-monthly/aosp-latest.tar>,下载完成后记得根据 checksum.txt 的内容校验一下。 diff --git a/help/_posts/1970-01-01-lineageos.md b/help/_posts/1970-01-01-lineageos.md index 2f2fc17..4d37975 100644 --- a/help/_posts/1970-01-01-lineageos.md +++ b/help/_posts/1970-01-01-lineageos.md @@ -37,7 +37,7 @@ repo init -u https://{{ site.hostname }}/git/lineageOS/LineageOS/android.git -b (如果已经有从github同步的lineageOS源代码,可以从这里直接开始) -打开`.repo/manifest.xml`,将 +打开`.repo/manifests/default.xml`,将 ```xml