We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55f8e41 commit 05b0c08Copy full SHA for 05b0c08
docs/src/index.md
@@ -4,6 +4,12 @@ Wrapper for TDLib’s C JSON [interface](https://core.telegram.org/tdlib/docs/td
4
5
## Installation
6
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
13
To install LibTDJSON, simply use the Julia package manager:
14
15
```julia
0 commit comments