Skip to content

Commit f1fbcb0

Browse files
authored
Fix: Typo
1 parent d77dc55 commit f1fbcb0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ All examples live in `tests/binary` and are compiled to JVM bytecode & run/teste
8383

8484
```bash
8585
# Clone & enter repo
86-
git clone https://github.com/your-org/rustc_codegen_jvm.git
86+
git clone https://github.com/IntegralPilot/rustc_codegen_jvm.git
8787
cd rustc_codegen_jvm
8888

8989
# Build everything
@@ -178,4 +178,4 @@ Contributions, issues & PRs welcome! :)
178178

179179
Dual‑licensed under **MIT** OR **Apache 2.0** at your option:
180180
<https://opensource.org/licenses/MIT>
181-
<https://www.apache.org/licenses/LICENSE-2.0>
181+
<https://www.apache.org/licenses/LICENSE-2.0>

0 commit comments

Comments
 (0)