Remove note about daemon starting automatically

The next step already verifies that it's working, so
this line is redundant.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn 2019-01-12 02:56:42 +01:00
parent ffab795627
commit 2e78ea3650
No known key found for this signature in database
GPG Key ID: 76698F39D527CE8C
2 changed files with 0 additions and 4 deletions

View File

@ -215,8 +215,6 @@ from the repository.
$ sudo apt-get install docker-ce=<VERSION_STRING>
```
The Docker daemon starts automatically.
4. Verify that Docker CE is installed correctly by running the `hello-world`
image.

View File

@ -245,8 +245,6 @@ from the repository.
$ sudo apt-get install docker-ce=<VERSION_STRING>
```
The Docker daemon starts automatically.
4. Verify that Docker CE is installed correctly by running the `hello-world`
image.