Update README.md

This commit is contained in:
CPunisher 2020-05-23 19:18:00 +08:00
parent a073b3a0f6
commit a3c6fb326f
1 changed files with 2 additions and 1 deletions

View File

@ -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
```