Skip to content

Commit 8d0f59d

Browse files
committed
Update Git repository location used in installation instructions
1 parent 277c4f8 commit 8d0f59d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ There is a guide to developing for developer.wordpress.org in the [WordPress doc
1414
Clone the repository into your WordPress plugins directory:
1515

1616
```bash
17-
git clone git@github.com:WordPress/phpdoc-parser.git
17+
git clone https://github.com/WordPress/phpdoc-parser.git
1818
```
1919

2020
After that install the dependencies using composer in the parser directory:

0 commit comments

Comments
 (0)