File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed
Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,12 @@ Wrapper for TDLib’s C JSON [interface](https://core.telegram.org/tdlib/docs/td
1010
1111## Installation
1212
13+ If you haven't installed our [ local registry] ( https://github.com/bhftbootcamp/Green ) yet, do that first:
14+
15+ ```
16+ ] registry add https://github.com//Green.git
17+ ```
18+
1319To install LibTDJSON, simply use the Julia package manager:
1420
1521``` julia
Original file line number Diff line number Diff 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+
713To install LibTDJSON, simply use the Julia package manager:
814
915``` julia
You can’t perform that action at this time.
0 commit comments