diff --git a/README.md b/README.md index 47e13f3..1a5181e 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ A starter kit which allows you to develop realtime applications in minutes. ### Installation ``` bash -$ git clone git@github.com:flipace/lovli.js.git +$ git clone --depth=1 git@github.com:flipace/lovli.js.git $ cd lovli.js $ npm i ```