aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZopolis4 <creatorsmithmdt@gmail.com>2022-05-04 17:37:05 +1000
committerZopolis4 <creatorsmithmdt@gmail.com>2022-05-04 17:37:05 +1000
commit0c5a19dd1cef54e45b2146aeea8310adb9631864 (patch)
tree65a6356b8d6387599d818aeb97b6dbcb77ff275f
parentca722fe423bdd8c7895a40aac0410b2646917805 (diff)
downloadgcc-0c5a19dd1cef54e45b2146aeea8310adb9631864.zip
gcc-0c5a19dd1cef54e45b2146aeea8310adb9631864.tar.gz
gcc-0c5a19dd1cef54e45b2146aeea8310adb9631864.tar.bz2
Replace SSH cloning with HTTPS cloning in README.md
Signed-off-by: Maximilian Downey Twiss <creatorsmithmdt@gmail.com>
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9675b11..e24e054 100644
--- a/README.md
+++ b/README.md
@@ -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