浏览代码

Update README.md

Mohammed Al Ashaal 9 年之前
父节点
当前提交
9da79a33d7
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -14,7 +14,7 @@ a transparent HTTPS terminator for letsencrypt with auto certificates renewal, y
 * Passes `X-Forwarded-*` headers, `X-Real-IP` header and `X-Remote-IP`/`X-Remote-Port` to the backend server .
 
 # Installation
-> Currently the only available binaries are built for `linux` `386/amd64` and you can download them from [here]() .  
+> Currently the only available binaries are built for `linux` `386/amd64` and you can download them from [here](https://github.com/alash3al/httpsify/releases) .  
 > Building from source :  
 --  MAke sure you have `Golang` installed .  
 --  `go get github.com/alash3al/httpsify`.