From a3c6fb326f20cda28fbfa705132e687b3d9c11ce Mon Sep 17 00:00:00 2001 From: CPunisher <1343316114@qq.com> Date: Sat, 23 May 2020 19:18:00 +0800 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ec0143..572e6e5 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,8 @@ URL: [qrbtf.com](https://qrbtf.com) ## Installation ``` bash -cd .. +git clone https://github.com/ciaochaos/qrbtf.git +cd qrbtf npm install npm start ```