Skip to content

Commit 56f572d

Browse files
laurensvalkdlech
authored andcommitted
Change docker-engine to docker-ce in tutorial
Older versions of Docker were called docker or docker-engine.
1 parent d4a3c13 commit 56f572d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/using-docker-to-cross-compile.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Docker for Linux has quite a bit of information to read. This may help you sort
3434
through it. The most important parts are:
3535

3636
* Add the Docker package repository
37-
* Install the `docker-engine` package
37+
* Install the `docker-ce` package
3838
* Add your user to the `docker` group
3939

4040
Also, you will need to install `qemu-user-static` on your host computer, otherwise

0 commit comments

Comments
 (0)