public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/rust/master] Replace SSH cloning with HTTPS cloning in README.md
@ 2022-06-08 12:42 Thomas Schwinge
  0 siblings, 0 replies; only message in thread
From: Thomas Schwinge @ 2022-06-08 12:42 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:0c5a19dd1cef54e45b2146aeea8310adb9631864

commit 0c5a19dd1cef54e45b2146aeea8310adb9631864
Author: Zopolis4 <creatorsmithmdt@gmail.com>
Date:   Wed May 4 17:37:05 2022 +1000

    Replace SSH cloning with HTTPS cloning in README.md
    
    Signed-off-by: Maximilian Downey Twiss <creatorsmithmdt@gmail.com>

Diff:
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 9675b11e669..e24e0548304 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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-06-08 12:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-08 12:42 [gcc/devel/rust/master] Replace SSH cloning with HTTPS cloning in README.md Thomas Schwinge

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).