From b5719199d0648dea52746a77fa9758f7d15c68e9 Mon Sep 17 00:00:00 2001 From: Laura Hausmann Date: Sat, 14 Jan 2023 06:04:11 +0100 Subject: [PATCH] Update README --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6dd5cf5..34bf4b3 100644 --- a/README.md +++ b/README.md @@ -1 +1,4 @@ -A better cross-platform console client for telegram, inspired by telegram-cli. \ No newline at end of file +A better cross-platform console client for telegram, inspired by telegram-cli. + +Important build notes: +Make sure you run `git submodule update --init` before build to get the osx-arm64 native binaries.