diff --git a/README.md b/README.md index f1557c6defee4cf8bf6ca31badc965b792914d8e..b8302e09d9d096c52232e37ab082d75d68aae22f 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Make sure you have [docker-compose](http://docs.docker.com/compose/install/) ins ```bash git clone https://github.com/indiehosters/nextcloud.git -cd pnextcloud +cd nextcloud MYSQL_ROOT_PASSWORD=mystrongpassword docker-compose up ```