mirror of
https://github.com/krkn-chaos/krkn.git
synced 2026-08-25 09:27:36 +00:00
Fixed small mistake in contribute.md.
This commit is contained in:
+1
-1
@@ -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/<me>/krkn
|
||||
$ cd kraken
|
||||
$ cd krkn
|
||||
$ git checkout -b <branch_name>
|
||||
$ <make change>
|
||||
$ git add <changes>
|
||||
|
||||
Reference in New Issue
Block a user