Skip to content

Commit 5c7fbd6

Browse files
aevesdockerdvdksn
andauthored
Update content/manuals/desktop/install/linux/debian.md
Co-authored-by: David Karlsson <[email protected]>
1 parent 7a1011c commit 5c7fbd6

File tree

1 file changed

+1
-1
lines changed
  • content/manuals/desktop/install/linux

1 file changed

+1
-1
lines changed

content/manuals/desktop/install/linux/debian.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Recommended approach to install Docker Desktop on Debian:
4646

4747
```console
4848
$ sudo apt-get update
49-
$ sudo apt-get install ./docker-desktop-x86_64.deb
49+
$ sudo apt-get install ./docker-desktop-amd64.deb
5050
```
5151

5252
> [!NOTE]

0 commit comments

Comments
 (0)