From e7b9947094892a4638cb949eb0db771261517ff0 Mon Sep 17 00:00:00 2001 From: "Cybersecbyte [UFOLINUX]" Date: Tue, 7 Mar 2023 08:13:47 +0000 Subject: [PATCH] fixes for docs in dev branch --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 077869b..3c8aacc 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Telegram Bot API version. The library can be installed using ncc: ```bash -ncc install -p "nosial/libs.tgbot=latest@n64" +ncc package install -p "nosial/libs.tgbot=latest@n64" ``` or by adding the following to your project.json file under the `build.dependencies` section: