From 10f9e0fae0da5491f5758d8ffb83637b12995ced Mon Sep 17 00:00:00 2001 From: mopsicus Date: Tue, 23 Apr 2024 11:54:37 +0300 Subject: [PATCH] fix: remove mistake --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0537b33..041034a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -69,7 +69,7 @@ Look through the [GitHub issues](https://github.com/mopsicus/umi/issues) for fea Ready to contribute? Here are the simple steps for local development: -1. [Fork](https://github.com/mopsicus/umi/fork) the client for UMI repo on GitHub +1. [Fork](https://github.com/mopsicus/umi/fork) UMI repo on GitHub 2. Clone your fork locally: ``` git clone git@github.com:YOUR_USERNAME/umi.git