removed unnecessary instruction from README file

This commit is contained in:
ivan 2017-01-24 14:46:20 +01:00
parent 9694ca995f
commit d75e146ccc

View File

@ -12,7 +12,6 @@ Version 1.1.0 introduces healthchecks for the containers.
To deploy an example HDFS cluster, run:
```
docker network create hadoop
docker-compose up
```