From 643481e19a87ce8fa4f58d073e4d759153344772 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8B=BC=E5=8F=94?= Date: Wed, 9 Dec 2020 14:46:46 +0800 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1901c7c..95f90d6 100644 --- a/README.md +++ b/README.md @@ -24,10 +24,10 @@ English | [简体中文](./README.zh-CN.md) Download this project, install dependencies and start the example. ```bash -git clone https://github.com/imgcook/imove.git -cd example -npm install -npm start +$ git clone https://github.com/imgcook/imove.git +$ cd example +$ npm install +$ npm start // run example server ``` ### Step 2. Draw a flowchart