1
0
Fork 0

Updated docs

pull/425/head
Jordi Boggiano 2012-03-09 18:32:49 +01:00
parent 1d544630b6
commit 142d5785f4
1 changed files with 3 additions and 1 deletions

View File

@ -138,7 +138,9 @@ VCS repository provides `dist`s for them that fetch the packages as zips.
* **GitHub:** [github.com](https://github.com) (Git)
* **BitBucket:** [bitbucket.org](https://bitbucket.org) (Git and Mercurial)
The VCS driver to be used is detected automatically based on the URL.
The VCS driver to be used is detected automatically based on the URL. However,
should you need to specify one for whatever reason, you can use `git`, `svn` or
`hg` as the repository type instead of `vcs`.
### PEAR