From 475b256a5a45f5a0e15816961270ec7e358d4476 Mon Sep 17 00:00:00 2001 From: Emii Tatsuo Date: Wed, 25 Nov 2020 20:29:31 -0500 Subject: [PATCH] Fix example in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a8cfcc6..35a60f1 100644 --- a/README.md +++ b/README.md @@ -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://github.com/Alch-Emi/kochab.git" } +kochab = { git = "https://github.com/Alch-Emi/kochab.git", branch = "kochab" } ``` # Generating a key & certificate