Some fixes in docs #6

Merged
cybersecbyte merged 1 commit from master into master 2023-03-08 01:34:18 +00:00
Showing only changes of commit 6c8a919a2a - Show all commits

View file

@ -41,7 +41,7 @@ Telegram Bot API version.
The library can be installed using ncc: The library can be installed using ncc:
```bash ```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: or by adding the following to your project.json file under the `build.dependencies` section: