diff --git a/LXC%E5%92%8CLXC-Web-Panel.-.md b/LXC%E5%92%8CLXC-Web-Panel.-.md index 144ff31..59f152d 100644 --- a/LXC%E5%92%8CLXC-Web-Panel.-.md +++ b/LXC%E5%92%8CLXC-Web-Panel.-.md @@ -33,9 +33,8 @@ lxc-stop -n lxc-test dnf -y install git ``` -- 创建一个目录并下载LXC-Web-Panel项目 +- 下载LXC-Web-Panel项目 ``` -mkdir /opt/LXC-Web-Panel -cd /opt/LXC-Web-Panel +cd /opt/ git clone https://github.com/lxc-webpanel/LXC-Web-Panel.git ``` \ No newline at end of file