update clone URL

This commit is contained in:
wing328 2016-01-27 16:43:18 +08:00
parent 841d7dd6af
commit daec1a7783

View File

@ -113,7 +113,7 @@ cd swagger-codegen
#### Run Docker in Vagrant #### Run Docker in Vagrant
Prerequisite: install [Vagrant](https://www.vagrantup.com/downloads.html) and [VirtualBox](https://www.virtualbox.org/wiki/Downloads). Prerequisite: install [Vagrant](https://www.vagrantup.com/downloads.html) and [VirtualBox](https://www.virtualbox.org/wiki/Downloads).
``` ```
git clone git@github.com:wizardbyron/swagger-codegen.git git clone http://github.com/swagger-api/swagger-codegen.git
cd swagger-codegen cd swagger-codegen
vagrant up vagrant up
vagrant ssh vagrant ssh