From 89ff8b699fc4f7dfb8be2edab3f8f9c22bcb3a0e Mon Sep 17 00:00:00 2001 From: gsteeds Date: Tue, 3 May 2022 17:39:05 -0500 Subject: [PATCH] Fixed small mistake in contribute.md. --- docs/contribute.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contribute.md b/docs/contribute.md index 38fef34b..c3126fa2 100644 --- a/docs/contribute.md +++ b/docs/contribute.md @@ -13,7 +13,7 @@ How to: In order to submit a change or a PR, please fork the project and follow instructions: ```bash $ git clone http://github.com//krkn -$ cd kraken +$ cd krkn $ git checkout -b $ $ git add