From 198f7a7cf12d14a111b666b1ed08cf17d8cc07a8 Mon Sep 17 00:00:00 2001 From: Laura Hausmann Date: Tue, 24 Jan 2023 21:22:19 +0100 Subject: [PATCH] Update --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1985e17..69db92b 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,8 @@ Current version: 1.8.9 +Please install from NuGet: https://www.nuget.org/packages/tdlib.native.osx.arm64/ + Build instructions (run on arm macos, only necessary for version updates, repo contains prebuilt nupkg until the package is published): ``` bash build.sh ``` - -TODO: -- publish nuget package