[docs] your name

This commit is contained in:
Tomas Votruba 2022-04-12 10:53:33 +02:00
parent 51e89c3f32
commit ccbeeebb51
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ Contributions here are more than welcomed! You can contribute to [rector-src](ht
1. Fork the [rector/rector-src](https://github.com/rectorphp/rector-src) repository and clone it
```bash
git clone git@github.com:rectorphp/rector-src.git
git clone git@github.com:<your-name>/rector-src.git
cd rector-src
```