We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 266af74 commit 218ea6eCopy full SHA for 218ea6e
1 file changed
README.md
@@ -5,7 +5,7 @@ Lekki szablon projektu w Rust, który działa „out of the box” i wymusza pod
5
## Jak zacząć
6
1. Użyj przycisku **Use this template** na GitHubie **lub**:
7
```bash
8
- cargo generate --git https://github.com/your-org/rust-template --name my-app
+ cargo generate --git https://github.com/Rust-Lab-PJATK/rust-template --name my-app
9
```
10
2. Zainstaluj toolchain Rust (stable) i `cargo`.
11
3. Lokalnie przed commitem uruchom:
0 commit comments