diff --git a/README.md b/README.md index 079e3ca1..093fb034 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,8 @@ Go to [localhost:3000](http://localhost:3000). - Clone the repo - ssh: `git clone git@github.com:stackernews/stacker.news.git` - https: `git clone https://github.com/stackernews/stacker.news.git` -- Install [docker](https://docs.docker.com/get-docker/) +- Install [docker](https://docs.docker.com/compose/install/) +- Please make sure that at least 10 GB of free space is available, otherwise you may encounter issues while setting up the development environment.