diff --git a/README.md b/README.md index 81c57ba6..809be167 100644 --- a/README.md +++ b/README.md @@ -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 - ```