fixes for docs in dev branch

This commit is contained in:
Cybersecbyte [UFOLINUX] 2023-03-07 08:13:47 +00:00
parent bfa19191a2
commit e7b9947094

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: