From 11cc752d080750370dcf649bcf781fcf508ebc11 Mon Sep 17 00:00:00 2001 From: Vladislav Drozdov <90255521+prplV@users.noreply.github.com> Date: Tue, 3 Sep 2024 21:36:39 +0300 Subject: [PATCH] added valid repo link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6610365..01e2ea3 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh 1. Clone this repo `runner-rs` ~~~bash - git clone https://link-to-project + git clone https://github.com/prplV/runner-rs ~~~ 2. Enter project's dir and set up toolchain list to compile code for RISC-V and AMD64