Browse Source

Merge pull request #80 from liruifengv/fixREADME

fix(README):修改README克隆地址
master
狼叔 4 years ago
committed by GitHub
parent
commit
f993671135
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

2
README.md

@ -38,7 +38,7 @@
下载仓库,安装并启动
```bash
$ git clone git@github.com:imgcook/imove.git
$ git clone https://github.com/imgcook/imove.git
$ cd imove
$ npm install
$ npm run example

Loading…
Cancel
Save