diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,7 +35,7 @@ $ apt install build-essential libgmp3-dev libmpfr-dev libmpc-dev flex bison auto Clone the repository ```bash -$ git clone git@github.com:Rust-GCC/gccrs.git +$ git clone https://github.com/Rust-GCC/gccrs ``` #### Linux |