Skip to content

Commit 8ec7976

Browse files
fix: gh origin on readme (#83)
1 parent 4d3dcd4 commit 8ec7976

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ You can also use my [fork of gcc](https://github.com/antoyo/gcc) which already i
1919
**Put the path to your custom build of libgccjit in the file `gcc_path`.**
2020

2121
```bash
22-
$ git clone https://github.com/antoyo/rustc_codegen_gcc.git
22+
$ git clone https://github.com/rust-lang/rustc_codegen_gcc.git
2323
$ cd rustc_codegen_gcc
2424
$ ./prepare_build.sh # download and patch sysroot src
2525
$ ./build.sh --release

0 commit comments

Comments
 (0)