mirror of https://github.com/docker/docs.git
Fix markdown error introduced in #261
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
This commit is contained in:
parent
f40170a796
commit
a8ab9ee8fb
|
@ -99,7 +99,7 @@ packages from the Docker repository:
|
|||
$ sudo apt-get update
|
||||
```
|
||||
|
||||
8. Verify that `APT` is pulling from the right repository.
|
||||
8. Verify that `APT` is pulling from the right repository.
|
||||
|
||||
When you run the following command, an entry is returned for each version of
|
||||
Docker that is available for you to install. Each entry should have the URL
|
||||
|
|
Loading…
Reference in New Issue