Fix branch name in README example
This commit is contained in:
parent
89e7719939
commit
9feb555b20
|
@ -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.
|
||||
|
||||
```toml
|
||||
kochab = { git = "https://gitlab.com/Alch_Emi/kochab.git", branch = "kochab" }
|
||||
kochab = { git = "https://gitlab.com/Alch_Emi/kochab.git", branch = "stable" }
|
||||
```
|
||||
|
||||
# Generating a key & certificate
|
||||
|
|
Loading…
Reference in a new issue