added valid repo link
parent
1e515389da
commit
11cc752d08
|
|
@ -18,7 +18,7 @@ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
|
||||||
1. Clone this repo `runner-rs`
|
1. Clone this repo `runner-rs`
|
||||||
|
|
||||||
~~~bash
|
~~~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
|
2. Enter project's dir and set up toolchain list to compile code for RISC-V and AMD64
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue