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