Fix example in README
This commit is contained in:
parent
82c9903598
commit
475b256a5a
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue