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.
2 parents 649c64b + 21a0fbf commit 3222f56Copy full SHA for 3222f56
README.md
@@ -17,7 +17,7 @@ Enjoy!
17
## Download and installation
18
19
```
20
-curl -Ss https://github.com/vim-php/phpctags/raw/gh-pages/install/phpctags.phar > phpctags
+curl -Ss https://raw.githubusercontent.com/vim-php/phpctags/gh-pages/install/phpctags.phar > phpctags
21
chmod +x phpctags
22
23
0 commit comments