From 4284533b913cccc8b8aae026371665624d4e15d3 Mon Sep 17 00:00:00 2001 From: Artem Streltsov Date: Fri, 23 Feb 2024 11:50:27 +0000 Subject: [PATCH] edit reademe --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d7d5f03..3b79f38 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Running ```bash -git clone git@github.com:artem-streltsov/text-editor.git +git clone https://github.com/artem-streltsov/text-editor.git cd text-editor cargo run path_to_some_file ```