mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
Update README.md
Changed clone URL for repo to HTTPS read-only so it doesn't require keypair access.
This commit is contained in:
parent
a507eced37
commit
c236bf955f
@ -13,7 +13,7 @@ Installation
|
|||||||
|
|
||||||
Use git to clone the [official JSDoc repository](https://github.com/jsdoc3/jsdoc):
|
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
|
Alternatively, you can download a .zip file for the
|
||||||
[latest development version](https://github.com/jsdoc3/jsdoc/archive/master.zip)
|
[latest development version](https://github.com/jsdoc3/jsdoc/archive/master.zip)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user