From 8ca0bbb0d3c2a2f8c92dd36d1177925cdae842be Mon Sep 17 00:00:00 2001 From: Mohammad Safi Date: Mon, 4 Nov 2024 14:37:10 +0300 Subject: [PATCH] docs: Update CONTRIBUTING.md with correct git clone command (#314) --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 660c5a50..f44ba59c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -30,7 +30,7 @@ To build documentation locally, follow these steps: 1. Clone the repository: ```bash - https://github.com/sora-xor/sora-docs.git + git clone https://github.com/sora-xor/sora-docs.git ``` 2. Install the dependencies: