clone script description

This commit is contained in:
antelle 2017-12-16 12:35:53 +01:00
parent 66e33aff0f
commit 72de9c7a6f
1 changed files with 0 additions and 2 deletions

View File

@ -37,8 +37,6 @@ To make Dropbox work in your self-hosted app, [go to this Wiki page](https://git
The easiest way to clone all KeeWeb repos is:
```bash
$ mkdir keeweb
$ cd keeweb
$ curl https://raw.githubusercontent.com/keeweb/keeweb/develop/dev-env.sh | bash -
```