Browse Source

fix: update clone URL in README

fix #90
master
琚致远 4 years ago
committed by GitHub
parent
commit
8a28ab9632
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 ```bash
$ git clone git@github.com:imgcook/imove.git $ git clone https://github.com/ykfe/imove.git
$ cd imove $ cd imove
$ npm install $ npm install
$ npm run example $ npm run example

Loading…
Cancel
Save