Skip to content

Commit 05b0c08

Browse files
authored
Update index.md
1 parent 55f8e41 commit 05b0c08

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/src/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ Wrapper for TDLib’s C JSON [interface](https://core.telegram.org/tdlib/docs/td
44

55
## Installation
66

7+
If you haven't installed our [local registry](https://github.com/bhftbootcamp/Green) yet, do that first:
8+
9+
```
10+
] registry add https://github.com//Green.git
11+
```
12+
713
To install LibTDJSON, simply use the Julia package manager:
814

915
```julia

0 commit comments

Comments
 (0)