Fix example in README

This commit is contained in:
Emii Tatsuo 2020-11-25 20:29:31 -05:00
parent 82c9903598
commit 475b256a5a
Signed by: Emi
GPG key ID: 68FAB2E2E6DFC98B

View file

@ -17,7 +17,7 @@ Kochab is an extension & a fork of the Gemini SDK [northstar]. Where northstar
It is currently only possible to use kochab through it's git repo, although it may wind up on crates.rs someday. It is currently only possible to use kochab through it's git repo, although it may wind up on crates.rs someday.
```toml ```toml
kochab = { git = "https://github.com/Alch-Emi/kochab.git" } kochab = { git = "https://github.com/Alch-Emi/kochab.git", branch = "kochab" }
``` ```
# Generating a key & certificate # Generating a key & certificate