From 6c8a919a2a05a0a1db9cfc0ba44228a25b685085 Mon Sep 17 00:00:00 2001 From: "Cybersecbyte [UFOLINUX]" Date: Tue, 7 Mar 2023 08:12:02 +0000 Subject: [PATCH] Some fixes in docs --- 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: