diff --git a/README.md b/README.md index ee8e7bf..0d9b647 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ PhxQueue is a high-availability, high-throughput and highly reliable distributed ### Download PhxQueue source -Download the [phxqueue_0.8.0.tar.gz]() and un-tar it to `$PHXQUEUE_DIR`. +Download the [phxqueue.tar.gz](https://github.com/Tencent/phxqueue/tarball/master) and un-tar it to `$PHXQUEUE_DIR`. ### Install Dependence diff --git a/README.zh_cn.md b/README.zh_cn.md index 2291dc8..a962a0e 100644 --- a/README.zh_cn.md +++ b/README.zh_cn.md @@ -28,7 +28,7 @@ PhxQueue是微信开源的一款基于Paxos协议实现的高可用、高吞吐 ### 下载源代码 -下载[phxqueue_0.8.0.tar.gz]()并解压到`$PHXQUEUE_DIR`. +下载[phxqueue.tar.gz](https://github.com/Tencent/phxqueue/tarball/master)并解压到`$PHXQUEUE_DIR`. ### 安装第三方依赖