We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09d3df3 commit 01b4210Copy full SHA for 01b4210
README.md
@@ -34,8 +34,8 @@ When developing locally with both pivotphp-core and pivotphp-cycle-orm:
34
35
1. Clone both repositories in the same parent directory:
36
```bash
37
-git clone https://github.com/CAFernandes/pivotphp-core.git
38
-git clone https://github.com/CAFernandes/pivotphp-cycle-orm.git
+git clone https://github.com/PivotPHP/pivotphp-core.git
+git clone https://github.com/PivotPHP/pivotphp-cycle-orm.git
39
```
40
41
2. Install dependencies:
0 commit comments