Some fixes in docs #6
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||||
|
|
Loading…
Add table
Reference in a new issue