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 277c4f8 commit 8d0f59dCopy full SHA for 8d0f59d
README.md
@@ -14,7 +14,7 @@ There is a guide to developing for developer.wordpress.org in the [WordPress doc
14
Clone the repository into your WordPress plugins directory:
15
16
```bash
17
-git clone git@github.com:WordPress/phpdoc-parser.git
+git clone https://github.com/WordPress/phpdoc-parser.git
18
```
19
20
After that install the dependencies using composer in the parser directory:
0 commit comments