提交 3d8a0d36 编写于 作者: J Jianmin 提交者: yafen

修改 Readme 中的 Git 地址为 SSH 协议,避免 HTTPS 下载仓库失败的问题。

上级 8b1672fe
......@@ -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
......
......@@ -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)
#### 参与贡献
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册