[Doc]Change the download url for the binary package #10527 (#10528)

This commit is contained in:
Heng Zhao
2022-07-01 10:47:14 +08:00
committed by GitHub
parent d52da675aa
commit 2708289816

View File

@ -53,9 +53,9 @@ under the License.
2. Download binary package / self-compile FE / BE files
```shell
wget https://dist.apache.org/repos/dist/release/incubator/doris/version to deploy
wget https://dist.apache.org/repos/dist/release/doris/version-to-deploy
# For example the following link
wget https://dist.apache.org/repos/dist/release/incubator/doris/1.0/1.0.0-incubating/apache-doris-1.0.0-incubating-bin.tar.gz
wget https://dist.apache.org/repos/dist/release/doris/1.0/1.0.0-incubating/apache-doris-1.0.0-incubating-bin.tar.gz
```
3. Extract the tar.gz file