Skip to content

Commit 218ea6e

Browse files
authored
Update GitHub repository link in README
1 parent 266af74 commit 218ea6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Lekki szablon projektu w Rust, który działa „out of the box” i wymusza pod
55
## Jak zacząć
66
1. Użyj przycisku **Use this template** na GitHubie **lub**:
77
```bash
8-
cargo generate --git https://github.com/your-org/rust-template --name my-app
8+
cargo generate --git https://github.com/Rust-Lab-PJATK/rust-template --name my-app
99
```
1010
2. Zainstaluj toolchain Rust (stable) i `cargo`.
1111
3. Lokalnie przed commitem uruchom:

0 commit comments

Comments
 (0)