Add instructions to download the framework

This commit is contained in:
Barry Deen
2024-07-29 13:45:56 -04:00
committed by fiatjaf_
parent 5a90326695
commit 096890804f

View File

@@ -4,6 +4,12 @@ outline: deep
# Getting Started
Download the library:
```bash
go get github.com/fiatjaf/khatru
```
Include the library:
```go