diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5f7c278..ca2d9bc 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -46,7 +46,7 @@ Click "Fork" on [GitHub](https://github.com/operacle/checkcle) to create your ow ### 2. Clone Your Fork ```bash -git clone https://github.com/operacle/checkcle.git +git clone --branch develop https://github.com/operacle/checkcle.git cd checkcle ```