diff --git a/README.en.md b/README.en.md index 899f9f772a05b2e733614063ccd0c6ec2f1f6480..39ca58627738dc32cd6c7698cf86176d9b722131 100644 --- a/README.en.md +++ b/README.en.md @@ -26,7 +26,7 @@ You follow the documents of [raspberrypi](https://gitee.com/openeuler/raspberryp 2. Download source -`git clone https://gitee.com/openeuler/raspberrypi-kernel.git` +`git clone git@gitee.com:openeuler/raspberrypi-kernel.git` 3. Load default settings @@ -48,7 +48,7 @@ Now, the kernel compilation is complete. #### Installation -Refer to `https://gitee.com/openeuler/raspberrypi` for details about how to use this compiled kernel to build openEuler image for Rasberry Pi. +Refer to [raspberrypi Repository](https://gitee.com/openeuler/raspberrypi) for details about how to use this compiled kernel to build openEuler image for Rasberry Pi. #### Contributions diff --git a/README.md b/README.md index 516797509369e16bbcb4cea6a793ec13377e41fd..9812291edc9b3558d3b8b20231ce4f06c2b2657b 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ 2. 下载源码 -`git clone https://gitee.com/openeuler/raspberrypi-kernel.git` +`git clone git@gitee.com:openeuler/raspberrypi-kernel.git` 3. 载入默认设置 @@ -48,7 +48,7 @@ #### 使用说明 -利用上面编译好的内核来构建镜像,具体文档参见`https://gitee.com/openeuler/raspberrypi`。 +利用上面编译好的内核来构建镜像,具体文档参见 [raspberrypi 仓库](https://gitee.com/openeuler/raspberrypi)。 #### 参与贡献