From 249c9f550352885d7f36fbf20d3fcd2fffa17f9e Mon Sep 17 00:00:00 2001 From: Dennis Ivanov Date: Mon, 1 Mar 2021 04:54:05 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7503dce..60d3b62 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ In a folder "out", as file "tele.zst". Sure! It's created for everybody. Feel free to create pull requests as well as issues in this repo. ### I don't want to build telegram, can I have binary plz? -Sure! Just take the package from the container (github packages). Or download, export and install it just like that. Save this as Dockerfile: +Sure! Just take the package from the container ([github packages](https://github.com/users/sxiii/packages?repo_name=telegram-builders)). Or download, export and install it just like that. Save this as Dockerfile: ```code=Dockerfile FROM docker.pkg.github.com/sxiii/telegram-builders/tdw:2.6.1 as tdw FROM scratch AS export