Skip to content

Commit 9963700

Browse files
Merge pull request #8 from Plixo2/patch-1
Fix: Typo & Help
2 parents 9b411a1 + f1fbcb0 commit 9963700

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
@@ -91,7 +91,7 @@ All examples live in `tests/binary` and are compiled to JVM bytecode & run/teste
9191

9292
```bash
9393
# Clone & enter repo
94-
git clone https://github.com/your-org/rustc_codegen_jvm.git
94+
git clone https://github.com/IntegralPilot/rustc_codegen_jvm.git
9595
cd rustc_codegen_jvm
9696

9797
# Build everything
@@ -186,4 +186,4 @@ Contributions, issues & PRs welcome! :)
186186

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

0 commit comments

Comments
 (0)