Fix branch name in README example

docs
Emi Tatsuo 2 years ago
parent 89e7719939
commit 9feb555b20
Signed by: Emi
GPG Key ID: 68FAB2E2E6DFC98B

@ -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…
Cancel
Save