diff --git a/docs/en_US/guide/lxd_custom.md b/docs/en_US/guide/lxd_custom.md index da904d070e..398d1d7b05 100644 --- a/docs/en_US/guide/lxd_custom.md +++ b/docs/en_US/guide/lxd_custom.md @@ -180,7 +180,7 @@ You must use```ifupdown```when switching network management on this platform, wh You need to install```ifupdown```to control the network. -`` +``` sudo apt-get install ifupdown -y ```