Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions docs/en/docs/install/source-install/compilation.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,6 @@ This document focuses on how to code Doris through source code.
After starting the mirror, you should be in the container. The Doris source code can be downloaded from the following command (local source directory mounted is not required):

```
$ wget https://dist.apache.org/repos/dist/dev/doris/xxx.tar.gz
or
$ git clone https://github.com/apache/doris.git
```

Expand Down
2 changes: 0 additions & 2 deletions docs/zh-CN/docs/install/source-install/compilation.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,6 @@ under the License.
启动镜像后,你应该已经处于容器内。可以通过以下命令下载 Doris 源码(已挂载本地源码目录则不用):

```
$ wget https://dist.apache.org/repos/dist/dev/doris/xxx.tar.gz
or
$ git clone https://github.com/apache/doris.git
```

Expand Down