Some fixes in docs

This commit is contained in:
Cybersecbyte [UFOLINUX] 2023-03-07 08:12:02 +00:00
parent 7aa24bea13
commit 6c8a919a2a

View file

@ -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: