Skip to content

Commit 01b4210

Browse files
committed
fix: Corrige URLs dos repositórios no guia de desenvolvimento
1 parent 09d3df3 commit 01b4210

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
@@ -34,8 +34,8 @@ When developing locally with both pivotphp-core and pivotphp-cycle-orm:
3434

3535
1. Clone both repositories in the same parent directory:
3636
```bash
37-
git clone https://github.com/CAFernandes/pivotphp-core.git
38-
git clone https://github.com/CAFernandes/pivotphp-cycle-orm.git
37+
git clone https://github.com/PivotPHP/pivotphp-core.git
38+
git clone https://github.com/PivotPHP/pivotphp-cycle-orm.git
3939
```
4040

4141
2. Install dependencies:

0 commit comments

Comments
 (0)