Update README.md

Changed clone URL for repo to HTTPS read-only so it doesn't require keypair access.
This commit is contained in:
cgwyllie 2013-08-01 10:05:02 +01:00
parent a507eced37
commit c236bf955f

View File

@ -13,7 +13,7 @@ Installation
Use git to clone the [official JSDoc repository](https://github.com/jsdoc3/jsdoc):
git clone git@github.com:jsdoc3/jsdoc.git
git clone https://github.com/jsdoc3/jsdoc.git
Alternatively, you can download a .zip file for the
[latest development version](https://github.com/jsdoc3/jsdoc/archive/master.zip)