fix: gh origin on readme (#83)

This commit is contained in:
Emerson Laurentino 2021-09-16 22:47:19 -03:00 committed by GitHub
parent 4d3dcd414c
commit 8ec7976ced
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@ You can also use my [fork of gcc](https://github.com/antoyo/gcc) which already i
**Put the path to your custom build of libgccjit in the file `gcc_path`.**
```bash
$ git clone https://github.com/antoyo/rustc_codegen_gcc.git
$ git clone https://github.com/rust-lang/rustc_codegen_gcc.git
$ cd rustc_codegen_gcc
$ ./prepare_build.sh # download and patch sysroot src
$ ./build.sh --release